Skip to content

Commit

Permalink
Update sync-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala authored Oct 23, 2023
1 parent 20579af commit 8cb9941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches:
- stage-live
workflow_dispatch:

jobs:
sync-main-to-stage-live:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 8cb9941

Please sign in to comment.