i have low inteligence
This commit is contained in:
parent
a9ac779fbb
commit
4291495e98
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Create Pull Request via Forgejo API
|
||||
if: steps: .check_changes.outputs.has_changes == 'true'
|
||||
if: steps.check_changes.outputs.has_changes == 'true'
|
||||
run: |
|
||||
PR_TITLE="chore(deps): sync upstream changes ($(date +'%Y-%m-%d'))"
|
||||
PR_BODY="Upstream (cinnyapp/cinny)에 새로운 변경사항이 감지되어 자동으로 생성된 PR입니다."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue