Spaces:
Sleeping
Sleeping
Gruhit Patel
commited on
Commit
·
652a803
1
Parent(s):
cc7a9b6
Modified actions4
Browse files
.github/workflows/test.yml
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
name: TestBackend
|
2 |
|
3 |
on:
|
4 |
-
|
5 |
-
|
6 |
-
- main
|
7 |
|
8 |
jobs:
|
9 |
test:
|
|
|
1 |
name: TestBackend
|
2 |
|
3 |
on:
|
4 |
+
push:
|
5 |
+
branches: main
|
|
|
6 |
|
7 |
jobs:
|
8 |
test:
|