Skip to content

Commit

Permalink
Finalize psql-migration in workflows as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kronn committed Aug 30, 2024
1 parent 803778d commit f96fa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
default: 'master'
jobs:
wagon_tests:
uses: hitobito/hitobito/.github/workflows/wagon-tests.yml@psql-migration
uses: hitobito/hitobito/.github/workflows/wagon-tests.yml@master
with:
wagon_repository: ${{ github.event.repository.name }}
core_ref: ${{ inputs.core_ref }}
Expand Down

0 comments on commit f96fa7a

Please sign in to comment.