mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-12 02:56:56 +08:00
Add permissions field to Linux setup workflow
This commit is contained in:
2
.github/workflows/example-linux.yaml
vendored
2
.github/workflows/example-linux.yaml
vendored
@@ -1,5 +1,7 @@
|
||||
name: "Setup jq Example - Linux"
|
||||
|
||||
permissions: none
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user