Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarParra committed Dec 20, 2024
1 parent 51d19a4 commit cb34408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- run: npm run build --if-present
- run: npm test
- uses: EndBug/add-and-commit@v7
if: github.ref != 'refs/heads/main'
with:
commit: "--allow-empty"
default_author: github_actions

0 comments on commit cb34408

Please sign in to comment.