Skip to content

Commit 09e9c49

Browse files
committed
adding more workflows
1 parent 2b284f9 commit 09e9c49

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ concurrency:
55
cancel-in-progress: false
66

77
on:
8-
pull_request:
8+
push:
9+
branches:
10+
- initial-refactor
911
workflow_dispatch:
1012
inputs:
1113
name:

0 commit comments

Comments
 (0)