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.
2 parents 96264f1 + f2a7cb2 commit 7960f91Copy full SHA for 7960f91
.github/workflows/pull_request.yml
@@ -2,7 +2,7 @@ name: Pull Request
2
3
on:
4
pull_request:
5
- types: [opened, reopened, synchronize]
+ types: [opened, reopened, synchronize, labeled]
6
7
jobs:
8
tests:
0 commit comments