Skip to content

Commit

Permalink
Update scala-project-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Jul 2, 2023
1 parent a335404 commit d6d207c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala-project-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: git fetch https://github.com/Atry/scala-project-template.git template
- run: git reset --hard FETCH_HEAD
- uses: peter-evans/create-pull-request@v5
continue-on-error: true
with:
delete-branch: true
base: ${{github.ref_name}}
Expand Down

0 comments on commit d6d207c

Please sign in to comment.