We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e866f6 commit 22a0cf6Copy full SHA for 22a0cf6
1 file changed
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [ master ]
9
pull_request:
10
- types: [opened, reopened]
+ types: [ opened, reopened, synchronize ]
11
workflow_dispatch:
12
13
permissions:
0 commit comments