Skip to content

Commit 57f2564

Browse files
Create test.yml
1 parent 4b40559 commit 57f2564

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Test Workflow
2+
on:
3+
push:
4+
branches:
5+
- main
6+
- dev
7+
- demo

0 commit comments

Comments
 (0)