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 f75ab4a commit 9422521Copy full SHA for 9422521
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Main
2
on:
3
push:
4
branches: ['main']
5
- pull_request: [opened, synchronized]
+ pull_request: [opened, synchronize]
6
7
jobs:
8
lint:
0 commit comments