Skip to content

Commit 20028be

Browse files
authored
change branche and rename test.yml to unit-tests.yml
1 parent e6c2d7b commit 20028be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# .github/workflows/test.yml
2-
name: Tests
1+
name: Unit Tests
32

43
on:
54
push:
6-
branches: [test]
5+
branches: [main]
76
pull_request:
87

98
jobs:

0 commit comments

Comments
 (0)