Skip to content

Commit

Permalink
fix: testing on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfaisal committed Aug 19, 2022
1 parent abfbbe9 commit c9af5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
branches: [develop, main, fx-ocex-testing]
push:
branches: [develop, main]
branches: [develop, main, fx-ocex-withdrawal]
jobs:
build:
runs-on: self-hosted
Expand Down

0 comments on commit c9af5d2

Please sign in to comment.