Revert "Only warn on pr-to-masters once"
This reverts commit 5fd0ca81b1.
This commit is contained in:
parent
5fd0ca81b1
commit
99e038046b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/push-master.yml
vendored
1
.github/workflows/push-master.yml
vendored
|
|
@ -2,7 +2,6 @@ name: 'Push `master`'
|
|||
on:
|
||||
pull_request:
|
||||
branches: ['master']
|
||||
types: [created]
|
||||
jobs:
|
||||
comment:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue