pr trigger
This commit is contained in:
parent
4dbf6e08fc
commit
e1413972bf
2
.github/workflows/pr-trigger-if-admin.yml
vendored
2
.github/workflows/pr-trigger-if-admin.yml
vendored
@ -1,6 +1,8 @@
|
||||
name: Add build label to start trigger build for PR
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'master'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user