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 a30a9ee commit 4ac1b52Copy full SHA for 4ac1b52
.github/workflows/pull-request.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches-ignore:
5
- master
6
- pull-request:
+ pull_request:
7
8
jobs:
9
validation:
0 commit comments