Skip to content

Commit a330b13

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 0aa42c2 commit a330b13

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,6 +11,8 @@ 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
1416
h2spec:
1517
uses: ./.github/workflows/h2spec.yml
1618
autobahn:

0 commit comments

Comments
 (0)