Skip to content

Commit edbf42d

Browse files
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent b9b3260 commit edbf42d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/delete-experiment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
name: Delete Experiment
66

7+
permissions:
8+
contents: read
9+
710
on:
811
workflow_dispatch:
912
inputs:

0 commit comments

Comments
 (0)