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 23151dd commit e664411Copy full SHA for e664411
.github/workflows/commit-sqlx-changes.yml
@@ -78,6 +78,6 @@ jobs:
78
signoff: false
79
delete-branch: true
80
branch: update-sqlx-pr-${{ github.event.pull_request.number }}
81
- title: Update SQLX files after \#${{ github.event.pull_request.number }} changes
+ title: Update SQLX files
82
body: |
83
Following #${{ github.event.pull_request.number }} changes, here are the related SQLX files changes.
0 commit comments