Skip to content

Commit

Permalink
fix: ci pipeline master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed May 9, 2024
1 parent 64baced commit 7ad601b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ concurrency:
on:
pull_request:
branches:
- 'master'
- 'main'
- 'release/*'
push:
branches:
- 'master'
- 'main'
- 'release/*'


Expand Down

0 comments on commit 7ad601b

Please sign in to comment.