We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d419a19 commit 1e84316Copy full SHA for 1e84316
1 file changed
.github/workflows/diregapic.yaml
@@ -7,6 +7,7 @@ on: # yamllint disable-line rule:truthy
7
8
jobs:
9
regenerate-compute:
10
+ if: github.repository == "googleapis/googleapis"
11
runs-on: ubuntu-latest
12
container: gcr.io/gapic-images/googleapis:20230301
13
steps:
0 commit comments