There was an error while loading. Please reload this page.
1 parent 3651a78 commit e6b90e5Copy full SHA for e6b90e5
.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