mirror of
https://github.com/FiloSottile/age.git
synced 2026-08-31 13:17:24 +00:00
.github/workflows: downscope permissions where possible
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: Interoperability tests
|
||||
on: push
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
trigger:
|
||||
name: Trigger
|
||||
|
||||
Reference in New Issue
Block a user