Skip to content

Commit

Permalink
Revert "Only warn on pr-to-masters once"
Browse files Browse the repository at this point in the history
This reverts commit 5fd0ca8.
  • Loading branch information
StephanHoyer committed May 16, 2022
1 parent d970df8 commit 1b89cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: 'Push `master`'
on:
pull_request:
branches: ['master']
types: [created]
jobs:
comment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1b89cbd

Please sign in to comment.