chore: revert rts build to github runners (#35017)
This commit is contained in:
parent
345372d49f
commit
d90654645d
2
.github/workflows/rts-build.yml
vendored
2
.github/workflows/rts-build.yml
vendored
|
|
@ -32,7 +32,7 @@ defaults:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: appsmith-self-hosted-deployment-runner
|
||||
runs-on: ubuntu-latest
|
||||
# Only run this workflow for internally triggered events
|
||||
if: |
|
||||
github.event.pull_request.head.repo.full_name == github.repository ||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user