Skip to content

Commit 1e84316

Browse files
chore: do not run regenerate action on forks (#785)
1 parent d419a19 commit 1e84316

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/diregapic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on: # yamllint disable-line rule:truthy
77

88
jobs:
99
regenerate-compute:
10+
if: github.repository == "googleapis/googleapis"
1011
runs-on: ubuntu-latest
1112
container: gcr.io/gapic-images/googleapis:20230301
1213
steps:

0 commit comments

Comments
 (0)