Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Force-push on creating pull requests.
Browse files Browse the repository at this point in the history
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
  • Loading branch information
monaka committed Apr 29, 2020
1 parent 5cad6cf commit 188c6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-to-the-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
GITHUB_USER: ${{ secrets.GITHUB_USER }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
hub pull-request -b pizzafactory:pizzafactory -m "[Scheduled] Update to the upstream" --push
hub pull-request -b pizzafactory:pizzafactory -m "[Scheduled] Update to the upstream" --push -f
- name: Notify to Google Chat
uses: Co-qn/google-chat-notification@releases/v1
with:
Expand Down

0 comments on commit 188c6c0

Please sign in to comment.