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 4d6b884 commit 96ecd39Copy full SHA for 96ecd39
.github/workflows/validate-pr.yml
@@ -3,7 +3,6 @@ name: Validate PR
3
on:
4
workflow_dispatch:
5
pull_request:
6
- types: [opened, synchronize, reopened, ready_for_review, auto_merge_enabled]
7
branches: [main]
8
9
jobs:
0 commit comments