We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c0ef9 commit aab83a3Copy full SHA for aab83a3
1 file changed
.github/workflows/pull-request.yml
@@ -2,7 +2,7 @@ name: Pull request
2
3
on:
4
pull_request:
5
- types: [opened, reopened, synchronize, ready_for_review]
+ types: [opened, reopened, synchronize, ready_for_review]
6
push:
7
branches:
8
- main
0 commit comments