Skip to content

Commit

Permalink
unit test only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
sahiljhawar committed Oct 6, 2023
1 parent f8ec953 commit 2755e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Unit Test nmma

on:
push:
branches: [main]
Expand Down

0 comments on commit 2755e14

Please sign in to comment.