We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899f4f8 commit a0819afCopy full SHA for a0819af
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ types: ['opened', 'edited', 'reopened', 'synchronize', 'ready_for_review']
9
10
- '**'
11
0 commit comments