Skip to content

Commit

Permalink
chore: fix target
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhuynh3103 committed Apr 19, 2024
1 parent 456898d commit a7e5379
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ name: test
on:
push:
branches:
- mainnet
- testnet
- main
- dev
- 'feature/*'
- 'features/*'
pull_request:
branches:
- mainnet
- testnet
- main
- dev
- 'feature/*'
- 'features/*'

Expand Down

0 comments on commit a7e5379

Please sign in to comment.