Skip to content

Commit ba7246a

Browse files
committed
add conditions
1 parent 34fd7ac commit ba7246a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-add-label.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
contents: read
1111
pull-requests: write
1212
runs-on: ubuntu-latest
13+
if: github.repository == 'doocs/leetcode'
1314
steps:
1415
- name: Check PR number
1516
id: pr_number

0 commit comments

Comments
 (0)