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 a356421 commit 066a957Copy full SHA for 066a957
.github/workflows/community-review.yml
@@ -31,6 +31,7 @@ permissions:
31
actions: write
32
jobs:
33
label:
34
+ if: github.repository_owner == 'apache'
35
runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@v4
.github/workflows/stale.yml
@@ -35,6 +35,7 @@ permissions:
stale:
38
39
40
41
- uses: actions/stale@v9
0 commit comments