Skip to content

Commit

Permalink
fix(shipjs): run workflow on main
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <[email protected]>
  • Loading branch information
vinayakkulkarni committed Mar 12, 2024
1 parent 4e6bea8 commit fa8cbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shipjs-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: dev
ref: main

- name: Setup GitHub Actor
run: |
Expand Down

0 comments on commit fa8cbc4

Please sign in to comment.