1 parent 0bb3a47 commit 33b4eb5Copy full SHA for 33b4eb5
1 file changed
.github/workflows/cicd.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: self-hosted
+ runs-on: qb-arc-runners
11
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
12
steps:
13
- uses: actions/checkout@v1
0 commit comments