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 f17ccbe commit 5a40d76Copy full SHA for 5a40d76
.github/workflows/cancel.yml
@@ -6,7 +6,7 @@ permissions:
6
jobs:
7
cancel:
8
permissions:
9
- actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
+ actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
10
name: Cancel Previous Runs
11
runs-on: ubuntu-latest
12
timeout-minutes: 3
0 commit comments