Skip to content

Commit da04b50

Browse files
committed
ci: Adjust more target branch
1 parent ceb0247 commit da04b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
runs-on: ubuntu-latest
143143
environment: Development
144144
needs: sign
145-
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
145+
if: github.event_name == 'push' && github.ref == 'refs/heads/uno'
146146
steps:
147147
- name: Checkout
148148
uses: actions/checkout@v4

0 commit comments

Comments
 (0)