mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
92ea17656d
10
.github/workflows/renovate-app-version.yml
vendored
10
.github/workflows/renovate-app-version.yml
vendored
@ -138,11 +138,11 @@ jobs:
|
||||
echo "enable=true" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
||||
- name: Add reviewer and comment for major PR
|
||||
if: steps.check-labels.outputs.enable == 'false'
|
||||
run: |
|
||||
gh pr edit $PR_NUMBER --add-reviewer ${{ github.repository_owner }}
|
||||
gh pr edit $PR_NUMBER --add-assignee ${{ github.repository_owner }}
|
||||
# - name: Add reviewer and comment for major PR
|
||||
# if: steps.check-labels.outputs.enable == 'false'
|
||||
# run: |
|
||||
# gh pr edit $PR_NUMBER --add-reviewer ${{ github.repository_owner }}
|
||||
# gh pr edit $PR_NUMBER --add-assignee ${{ github.repository_owner }}
|
||||
|
||||
- name: remove labels
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user