We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafeda8 commit 7db0f7cCopy full SHA for 7db0f7c
.github/workflows/templating.yml
@@ -18,11 +18,11 @@ jobs:
18
with:
19
app-id: ${{ secrets.APP_ID }}
20
private-key: ${{ secrets.APP_PRIVATE_KEY }}
21
- - uses: munich-quantum-toolkit/templates@aa244c8b5ea6b44f4834aebc8f8269c75e10be96 # v1.1.2
+ - uses: munich-quantum-toolkit/templates@has-changelog # v1.1.3
22
23
token: ${{ steps.create-token.outputs.token }}
24
name: ProblemSolver
25
organization: ${{ github.repository_owner }}
26
project-type: pure-python
27
repository: ${{ github.event.repository.name }}
28
- synchronize-pull-request-template: false
+ has-changelog-and-upgrade-guide: false
0 commit comments