Skip to content

Commit

Permalink
Revert "ci: checkout master only"
Browse files Browse the repository at this point in the history
This reverts commit 94f2c3e.
  • Loading branch information
everything411 committed Oct 19, 2024
1 parent a3b6665 commit 432c135
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,8 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: master
token: ${{ secrets.E411_GITHUB_TOKEN }}
fetch-depth: 0
- name: Push
uses: wangchucheng/git-repo-sync@v0.1.0
with:
Expand Down

0 comments on commit 432c135

Please sign in to comment.