Skip to content

Commit 38ba511

Browse files
authored
Update Pull from Upstream and Merge PRs.yml
1 parent d8113c7 commit 38ba511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Pull from Upstream and Merge PRs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
# Default PR numbers to use for both scheduled and manual runs (if not specified)
2323
# This list is automatically updated - merged PRs are removed after successful runs
2424
# To add new PRs: edit this line and add the PR numbers to the list
25-
DEFAULT_PR_NUMBERS: '6824,6969'
25+
DEFAULT_PR_NUMBERS: ''
2626
# Token for authentication
2727
GH_TOKEN: ${{ secrets.PAT_TOKEN || secrets.GITHUB_TOKEN || github.token }}
2828

0 commit comments

Comments
 (0)