JA PIERDOLEEEEEEEEEEEEEEEEEEEE
This commit is contained in:
parent
d3379b0507
commit
b92e8a933f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
echo "commits=$(git log --oneline origin/main..HEAD)" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Create Pull Request
|
||||
if: ${{ steps.update_lockfile.outputs.commits }} != ""
|
||||
if: ${{ steps.update_lockfile.outputs.commits != "" }}
|
||||
run: |
|
||||
git push origin HEAD
|
||||
curl -X POST \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue