Skip to content

Commit

Permalink
ci: update fixture regeneration action to use the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-gang committed Jan 7, 2025
1 parent 4d2ecec commit 093d8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
regenerate_fixtures:
if: github.event.label.name == 'regenerate-fixtures'
uses: codecrafters-io/tester-utils/.github/workflows/fixtures.yml@fixture-gen-action
uses: codecrafters-io/tester-utils/.github/workflows/fixtures.yml@master
with:
tester_repo: redis-tester
secrets: inherit

0 comments on commit 093d8a6

Please sign in to comment.