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 213303e commit fea34b2Copy full SHA for fea34b2
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
with:
21
fetch-depth: 2
22
- - uses: keewis/ci-trigger@v1
+ - uses: keewis/ci-trigger@v1.1
23
id: detect-trigger
24
25
keyword: "[skip-ci]"
.github/workflows/nightly.yml
@@ -21,7 +21,7 @@ jobs:
26
27
keyword: "[test-upstream]"
0 commit comments