Skip to content

Commit 888d437

Browse files
mtrudelclaude
andcommitted
Grant actions:write permission to lint job for PLT cache eviction
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9f07ffa commit 888d437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/elixir.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
uses: mtrudel/elixir-ci-actions/.github/workflows/test.yml@main
1212
lint:
1313
uses: mtrudel/elixir-ci-actions/.github/workflows/lint.yml@main
14+
permissions:
15+
actions: write

0 commit comments

Comments
 (0)