We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ea965 commit 3ccb19aCopy full SHA for 3ccb19a
.github/workflows/stale.yml
@@ -22,6 +22,7 @@ on:
22
23
jobs:
24
stale:
25
+ if: github.repository_owner == 'GoogleCloudPlatform' || github.repository_owner == 'terraform-google-modules'
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/stale@v8
0 commit comments