Thanks to visit codestin.com Credit goes to github.com
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 a8681ce commit b2c6a5cCopy full SHA for b2c6a5c
.github/workflows/test.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
pull_request:
7
+ types: [assigned, opened, synchronize, reopened, labeled]
8
jobs:
9
lint:
10
runs-on: ubuntu-latest
0 commit comments