Skip to content

Commit b083ce2

Browse files
authored
Merge pull request #253 from publify/limit-github-actions-token-permissions
Remove any permissions from GITHUB_TOKEN in CI
2 parents 7d6b358 + 8eb7dd9 commit b083ce2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ruby.yml

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

55
name: CI
66

7+
permissions: {}
8+
79
"on":
810
push:
911
branches:

0 commit comments

Comments
 (0)