We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1659f44 commit b5556f4Copy full SHA for b5556f4
.github/workflows/fixtures.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
regenerate_fixtures:
14
if: github.event.label.name == 'regenerate-fixtures'
15
- uses: codecrafters-io/tester-utils/.github/workflows/fixtures.yml@master
+ uses: codecrafters-io/tester-utils/.github/workflows/fixtures.yml@ci-make-setup
16
with:
17
tester_repo: redis-tester
18
secrets: inherit
0 commit comments