Skip to content

Commit 7db0f7c

Browse files
committed
Test development version
1 parent eafeda8 commit 7db0f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/templating.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ jobs:
1818
with:
1919
app-id: ${{ secrets.APP_ID }}
2020
private-key: ${{ secrets.APP_PRIVATE_KEY }}
21-
- uses: munich-quantum-toolkit/templates@aa244c8b5ea6b44f4834aebc8f8269c75e10be96 # v1.1.2
21+
- uses: munich-quantum-toolkit/templates@has-changelog # v1.1.3
2222
with:
2323
token: ${{ steps.create-token.outputs.token }}
2424
name: ProblemSolver
2525
organization: ${{ github.repository_owner }}
2626
project-type: pure-python
2727
repository: ${{ github.event.repository.name }}
28-
synchronize-pull-request-template: false
28+
has-changelog-and-upgrade-guide: false

0 commit comments

Comments
 (0)