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 8d5dca4 commit e063c96Copy full SHA for e063c96
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
"simplesynapse",]
31
steps:
32
- name: Cancel Previous Runs
33
- uses: styfle/cancel-workflow-action@v0.11.0
+ uses: styfle/cancel-workflow-action@0.11.0
34
with:
35
access_token: ${{ github.token }}
36
.github/workflows/Documentation.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
22
23
24
25
26
0 commit comments