We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06f829 commit b8f6044Copy full SHA for b8f6044
.github/workflows/pr.yaml
@@ -2,6 +2,8 @@ name: PR checks
2
on:
3
pull_request:
4
branches: [main]
5
+ push:
6
+ branches: [main]
7
jobs:
8
check_pr:
9
runs-on: ubuntu-latest
0 commit comments