Sync from GitHub main #1

Open
nomad wants to merge 145 commits from sync/from-github into main
Showing only changes of commit 117b0a616b - Show all commits
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
deploy-runner-fleet:
name: One-shot runner fleet deployment
if: github.event_name == 'pull_request' && github.head_ref == 'ops/deploy-runner-fleet-20260818'
if: github.event_name == 'push' && github.ref == 'refs/heads/main' && contains(github.event.head_commit.message, '[deploy-runner-fleet]')
runs-on: [self-hosted, Linux, X64, co-server]
concurrency:
group: one-shot-runner-fleet-deployment