Trigger push-on-master-warnings only once
This commit is contained in:
parent
1a4b794be7
commit
9072e1100c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/push-master.yml
vendored
1
.github/workflows/push-master.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: 'Push `master`'
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
branches: ['master']
|
||||
jobs:
|
||||
comment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue