Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Dec 9, 2023
2 parents 84aa508 + 0c859eb commit 580b8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- run-js-tests
# - run-py-tests
runs-on: ubuntu-latest
if: github.ref_name == 'dev'
if: github.ref_name == 'main'

steps:
- name: Checkout this repository
Expand Down

0 comments on commit 580b8ba

Please sign in to comment.