mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Use read-only permissions for the test workflow
This commit is contained in:
@@ -9,6 +9,8 @@ on:
|
||||
paths-ignore:
|
||||
- README.md
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user