We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4298e0 commit f5a4ad3Copy full SHA for f5a4ad3
.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@andy/update-fixture-permisions
16
with:
17
tester_repo: grep-tester
18
secrets: inherit
0 commit comments