Skip to content

Commit 5ac93f4

Browse files
committed
ci: run example on all workflow
1 parent a02740e commit 5ac93f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
pull_request:
88
branches:
9-
- main
9+
- '**'
1010

1111
jobs:
1212
test-action:

0 commit comments

Comments
 (0)