ops: allow private deployment status beacon
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
@@ -67,4 +68,6 @@ jobs:
|
||||
|
||||
- name: Deploy scheduler and runner fleet
|
||||
shell: bash
|
||||
env:
|
||||
GH_STATUS_TOKEN: ${{ github.token }}
|
||||
run: bash .github/ops/deploy-runner-fleet.sh
|
||||
|
||||
Reference in New Issue
Block a user