Skip to content

Commit 5a40d76

Browse files
committed
fix for lint error
1 parent f17ccbe commit 5a40d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cancel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
jobs:
77
cancel:
88
permissions:
9-
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
9+
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
1010
name: Cancel Previous Runs
1111
runs-on: ubuntu-latest
1212
timeout-minutes: 3

0 commit comments

Comments
 (0)