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 c44ec52 commit 0d395d4Copy full SHA for 0d395d4
.github/workflows/top-issues.yaml
@@ -8,6 +8,7 @@ jobs:
8
ShowAndLabelTopIssues:
9
name: Display and label top issues
10
runs-on: ubuntu-latest
11
+ if: github.repository == 'PyGithub/PyGithub'
12
steps:
13
- name: Run top issues action
14
uses: rickstaa/top-issues-action@7e8dda5d5ae3087670f9094b9724a9a091fc3ba1 # v1.3.101
0 commit comments