Skip to content

Commit bbbf3b6

Browse files
Merge pull request #995 from mobi/PCP-1186-code-deploy-v3
PCP-1186 updated runner for cleanup preview
2 parents 0371704 + ef7d923 commit bbbf3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
cleanup-preview:
145145
name: Cleanup PR Preview
146-
runs-on: ubuntu-latest
146+
runs-on: gomobilesharedstagedeploy
147147
if: github.event_name == 'pull_request' && github.event.action == 'closed'
148148
steps:
149149
- name: Get PR Number

0 commit comments

Comments
 (0)