Skip to content

Commit 20f68c2

Browse files
authored
Merge pull request #11 from AdnaneKhan/update/scopedown-token
ci: scope down GitHub Token permissions
2 parents eade5dd + 2c8c235 commit 20f68c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Publish CBMC Proof Debugger documentation
22
on: [push, pull_request]
33

4+
permissions:
5+
contents: write
6+
pages: write
7+
48
jobs:
59
publish:
610
runs-on: macos-latest

0 commit comments

Comments
 (0)