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 3f04025 commit 55640b1Copy full SHA for 55640b1
.github/workflows/stale_issue.yml
@@ -11,6 +11,7 @@ jobs:
11
cleanup:
12
runs-on: ubuntu-latest
13
name: Stale issue job
14
+ if: github.repository == 'aws/aws-crt-kotlin'
15
steps:
16
- uses: aws-actions/stale-issue-cleanup@v3
17
with:
0 commit comments