We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d2413 commit 83937a1Copy full SHA for 83937a1
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: [ "main" ]
6
pull_request:
7
+ types: [ 'opened', 'synchronize' ]
8
9
workflow_dispatch:
10
0 commit comments