Skip to content

Commit

Permalink
squash! ci: Don't push commits merged in the upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Nov 5, 2023
1 parent 39d2e0b commit 97a3e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.PAT_PUSH }}
branch: tmp
force: true

0 comments on commit 97a3e96

Please sign in to comment.