Skip to content

Commit b7282de

Browse files
committed
stop testing upon push, it should test upon pull request only, if that is successful, it should only deploy and not test again
1 parent 9f37f1d commit b7282de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/testing.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- major
10-
- beta
1110

1211
jobs:
1312
tests:

0 commit comments

Comments
 (0)