mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-24 11:19:40 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
03707488ee
4
.github/workflows/renovate-app-version.yml
vendored
4
.github/workflows/renovate-app-version.yml
vendored
@ -141,8 +141,8 @@ jobs:
|
||||
- name: Add reviewer and comment for major PR
|
||||
if: steps.check-labels.outputs.enable == 'false'
|
||||
run: |
|
||||
gh pr edit $PR_NUMBER --add-reviewer ${{ github.actor }}
|
||||
gh pr edit $PR_NUMBER --add-assignee ${{ github.actor }}
|
||||
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