Skip to content

Commit

Permalink
test: fixed github action branch to main
Browse files Browse the repository at this point in the history
Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
  • Loading branch information
carlosvdr committed Oct 30, 2023
1 parent f4f7f21 commit c0fef21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/local_tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Local chain tests
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
jobs:
tests:
Expand Down

0 comments on commit c0fef21

Please sign in to comment.