Skip to content

Commit 66facc9

Browse files
chore: update .github/workflows/periodic-reporter.yaml
1 parent 2f099e3 commit 66facc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/periodic-reporter.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Google LLC
1+
# Copyright 2023-2024 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -25,6 +25,8 @@ on:
2525

2626
jobs:
2727
report:
28+
if: github.repository_owner == 'GoogleCloudPlatform' || github.repository_owner == 'terraform-google-modules'
29+
2830
permissions:
2931
issues: 'write'
3032

0 commit comments

Comments
 (0)