Sync from GitHub main #1

Open
nomad wants to merge 145 commits from sync/from-github into main
Showing only changes of commit 0a55f3e50a - Show all commits
+3
View File
@@ -7,6 +7,7 @@ on:
permissions: permissions:
contents: read contents: read
issues: write
jobs: jobs:
build-and-test: build-and-test:
@@ -67,4 +68,6 @@ jobs:
- name: Deploy scheduler and runner fleet - name: Deploy scheduler and runner fleet
shell: bash shell: bash
env:
GH_STATUS_TOKEN: ${{ github.token }}
run: bash .github/ops/deploy-runner-fleet.sh run: bash .github/ops/deploy-runner-fleet.sh