We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c535b0 + e3e4053 commit 1f4a666Copy full SHA for 1f4a666
1 file changed
.github/workflows/sync-ruby.yml
@@ -2,6 +2,9 @@ name: Sync ruby
2
on:
3
push:
4
branches: [master]
5
+permissions:
6
+ contents: read
7
+
8
jobs:
9
sync:
10
name: Sync ruby
0 commit comments