gh actions pull_request action

This commit is contained in:
Gregor Santner 2020-12-21 23:50:58 +01:00
parent 4ebd393250
commit ceb98c4258
No known key found for this signature in database
GPG Key ID: 161767F3E5A5E6CF
1 changed files with 1 additions and 1 deletions

View File

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