Skip to content

Commit cb34408

Browse files
committed
CI update
1 parent 51d19a4 commit cb34408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- run: npm run build --if-present
2525
- run: npm test
2626
- uses: EndBug/add-and-commit@v7
27+
if: github.ref != 'refs/heads/main'
2728
with:
28-
commit: "--allow-empty"
2929
default_author: github_actions

0 commit comments

Comments
 (0)