Skip to content

Commit ab9945f

Browse files
committed
test(ci): temporarily trigger staging deploy workflow on this branch
Adds fix/ci-jobs-1-oom to adev-staging-deploy.yml's push trigger to validate the --jobs=1 change against the actual staging-deploy workflow before merging to main. Revert this trigger addition once verified.
1 parent 296c3be commit ab9945f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/adev-staging-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- fix/ci-jobs-1-oom
78

89
env:
910
BAZEL_REPO_CACHE_PATH: '~/.cache/bazel_repo_cache'

0 commit comments

Comments
 (0)