Skip to content

Commit

Permalink
Update build-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Oct 22, 2024
1 parent f0edd3f commit ae93c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
needs:
- run-py-tests
runs-on: ubuntu-24.04
if: (github.repository != 'Exabyte-io/template-definitions-js-py') && (github.ref_name == 'main')
if: (github.repository != 'Exabyte-io/template-definitions-js-py') && (github.ref_name == 'master')

steps:
- name: Checkout this repository
Expand Down

0 comments on commit ae93c9c

Please sign in to comment.