Skip to content

Commit

Permalink
Update fetch_all_tools.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep authored Jun 24, 2024
1 parent c51818d commit 5c5d38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_all_tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
git pull --no-rebase -s recursive -X ours
git add results
git add data
git status
git diff --quiet && git diff --staged --quiet || (git commit -m "fetch all tools bot - step get available servers")
git push
Expand Down

0 comments on commit 5c5d38e

Please sign in to comment.