Remove pull_request_target from ci workflow

This commit is contained in:
Pierre Ståhl
2020-09-22 12:35:48 +02:00
parent 30392d3ac5
commit ec7652b193

View File

@@ -1,6 +1,6 @@
name: CI name: CI
on: [pull_request, pull_request_target] on: [pull_request]
jobs: jobs:
build: build: