Skip to content

Commit e3298e7

Browse files
committed
Debug patterns
1 parent d445b67 commit e3298e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
- master
2828
paths:
2929
# Run workflow for all paths which have a `*.js` file extension:
30-
- '*.js'
30+
- '*'
3131

3232
# Run workflow whenever the root `package.json` changes:
3333
- '/package.json'

0 commit comments

Comments
 (0)