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`'
|
name: 'Push `master`'
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types: [opened]
|
||||||
branches: ['master']
|
branches: ['master']
|
||||||
jobs:
|
jobs:
|
||||||
comment:
|
comment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue