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 66e267e commit b6f577bCopy full SHA for b6f577b
.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