mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-23 00:16:55 +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"
|
name: "Setup jq Example - Linux"
|
||||||
|
|
||||||
|
permissions: none
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user