Skip to content

Commit a1b0ec4

Browse files
authored
build: need to specify tag for external workflow (#11224)
1 parent dea6556 commit a1b0ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codegen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
name: codegen
88
jobs:
99
discovery:
10-
uses: googleapis/discovery-artifact-manager/.github/workflows/list-services.yml
10+
uses: googleapis/discovery-artifact-manager/.github/workflows/list-services.yml@master
1111

1212
generate:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)