Tighten GITHUB_TOKEN permissions (#2001)
This commit is contained in:
committed by
GitHub
parent
bba1fa6d46
commit
1b8ee30693
1
.github/workflows/build_macos.yaml
vendored
1
.github/workflows/build_macos.yaml
vendored
@@ -27,6 +27,7 @@ on:
|
||||
type: string
|
||||
required: false
|
||||
description: "The URL to which the output will be deployed."
|
||||
permissions: {} # No permissions required
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-14 # M1
|
||||
|
||||
Reference in New Issue
Block a user