Merge pull request #13843 from Budibase/ci/sunset-arc-runners
Migrate forced releases from QA arc runners to hosted
This commit is contained in:
commit
043bd0114c
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
ensure-is-master-tag:
|
||||
name: Ensure is a master tag
|
||||
runs-on: qa-arc-runner-set
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout monorepo
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue