Skip to content

Commit 9fc447e

Browse files
committed
ci: Reduce permissions and add zizmor setting
1 parent c3faeee commit 9fc447e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ on: [push, pull_request]
33
jobs:
44
compile:
55
name: Compile
6-
uses: emacscollective/workflows/.github/workflows/compile.yml@main
6+
uses: | # zizmor: ignore[unpinned-uses] same maintainer as this repo
7+
emacscollective/workflows/.github/workflows/compile.yml@main
8+
permissions: {}

0 commit comments

Comments
 (0)