We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03476e commit de58f1cCopy full SHA for de58f1c
.github/workflows/sync_copilot.yml
@@ -27,8 +27,8 @@ jobs:
27
- name: Create PR
28
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
29
with:
30
- commit-message: "chore: sync Copilot instructions"
31
- title: "chore: sync Copilot instructions"
+ commit-message: "Upgrade [dependabot] - sync Copilot instructions"
+ title: "Upgrade [dependabot] - sync Copilot instructions"
32
body: |
33
Syncing Copilot instructions from central repo.
34
Ref: `${{ inputs.ref }}`
0 commit comments