We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e7c0f commit 743fa8fCopy full SHA for 743fa8f
.github/workflows/delete_workflow.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
del_runs:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ actions: write
12
steps:
13
- name: Delete workflow runs
14
uses: Mattraks/delete-workflow-runs@c1a2f0de3fa4134a2357de83c92acff6e298bb8a
0 commit comments