Skip to content

Commit

Permalink
ci: checkout master only
Browse files Browse the repository at this point in the history
  • Loading branch information
everything411 authored Oct 19, 2024
1 parent 4e3b0c2 commit 94f2c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-everything411-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: master
- name: Push
uses: wangchucheng/git-repo-sync@v0.1.0
with:
Expand Down

0 comments on commit 94f2c3e

Please sign in to comment.