Skip to content

Commit ad140ff

Browse files
committed
resources allow for errors to be handled through a custom function that returns custom values.
1 parent 683dca9 commit ad140ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
- run: npm test
2626
- uses: EndBug/add-and-commit@v7
2727
with:
28+
commit: "--allow-empty"
2829
default_author: github_actions

0 commit comments

Comments
 (0)