Gruhit Patel commited on
Commit
652a803
·
1 Parent(s): cc7a9b6

Modified actions4

Browse files
Files changed (1) hide show
  1. .github/workflows/test.yml +2 -3
.github/workflows/test.yml CHANGED
@@ -1,9 +1,8 @@
1
  name: TestBackend
2
 
3
  on:
4
- - push:
5
- - branches:
6
- - main
7
 
8
  jobs:
9
  test:
 
1
  name: TestBackend
2
 
3
  on:
4
+ push:
5
+ branches: main
 
6
 
7
  jobs:
8
  test: