Skip to content

Commit a2a1508

Browse files
committed
foo
1 parent a5ada80 commit a2a1508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636

3737
jobs:
3838
release:
39-
uses: .github/workflows/release_common.yaml
39+
uses: .github/workflows/release_common.yaml@test_workflow
4040

4141
# The reusable workflow requires 'write' access to contents to push a git tag.
4242
permissions:

0 commit comments

Comments
 (0)