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.
Statuses
1 parent 0a3f9fb commit 1b402a1Copy full SHA for 1b402a1
.github/workflows/statuses.yml
@@ -20,6 +20,7 @@ on:
20
# write permissions, even if the PR is from a fork.
21
# Therefore, for security reasons, we do not checkout any code in this workflow.
22
pull_request_target:
23
+ types: [opened, synchronize]
24
branches:
25
- 'master'
26
- 'release-*'
0 commit comments