Skip to content

Commit 78828ee

Browse files
committed
Trigger workflow on any branch
1 parent c9120ab commit 78828ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: TypeShell Linux
33
on:
44
push:
55
branches:
6-
- main
6+
- '*'
77
pull_request:
88
branches:
9-
- main
9+
- '*'
1010
release:
1111
types:
1212
- created

0 commit comments

Comments
 (0)