Skip to content

Commit

Permalink
remove mumbai branch condition from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawali committed Mar 7, 2023
1 parent ee1e2fe commit ffab08e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- master
- mumbai

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.ref != 'refs/heads/master' || github.run_number }}
Expand Down

0 comments on commit ffab08e

Please sign in to comment.