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 ded557b commit a84dd0bCopy full SHA for a84dd0b
1 file changed
.github/workflows/cicd-1-pull-request.yaml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- "**"
9
pull_request:
10
- types: [opened, reopened]
+ types: [opened, reopened, synchronize]
11
12
- main
13
0 commit comments