Skip to content

Commit

Permalink
continue-on-error is true
Browse files Browse the repository at this point in the history
  • Loading branch information
danishi committed May 1, 2024
1 parent a2f1bf5 commit 9f2c3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_terms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
git add ./src/terms.json
git commit -m "Update products.json at `date +%Y-%m-%d`" -a
git push origin main
continue-on-error: true # no changes to commit

ci:
needs: [update]
Expand Down

0 comments on commit 9f2c3c9

Please sign in to comment.