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 34fd7ac commit ba7246aCopy full SHA for ba7246a
.github/workflows/pr-add-label.yml
@@ -10,6 +10,7 @@ jobs:
10
contents: read
11
pull-requests: write
12
runs-on: ubuntu-latest
13
+ if: github.repository == 'doocs/leetcode'
14
steps:
15
- name: Check PR number
16
id: pr_number
0 commit comments