Skip to content

Commit

Permalink
ci: update target branch for build staging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mlataza committed Jan 28, 2025
1 parent 6b09235 commit cef6d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Staging
on:
push:
branches:
- chore/sc-36908/update-build-process-to-not-sign-on-testing # TODO: REPLACE WITH staging
- staging

jobs:
build:
Expand Down

0 comments on commit cef6d24

Please sign in to comment.