Skip to content

Commit

Permalink
Update reply_to_issues.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaynes authored May 22, 2024
1 parent 2cd4301 commit d15f5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reply_to_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
git add tables/validated_packages.csv
git commit -m "add new packages" || echo "No changes to commit"
git pull
git fetch origin main
git push origin main || echo "No changes to commit"
- name: Run script to calculate risk and post comment
Expand Down

0 comments on commit d15f5a8

Please sign in to comment.