Skip to content

Commit ff1e239

Browse files
authored
Use CI skip on release-marking PRs (#23165)
1 parent 1baef43 commit ff1e239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
token: ${{ secrets.EMSCRIPTEN_BOT_TOKEN }}
2525
title: Mark ${{ env.RELEASE_VERSION }} as released
26+
body: Update changelog and emscripten-version.txt [ci skip]
2627
team-reviewers: release-reviewers
2728
delete-branch: true
2829
- name: Enable auto-merge

0 commit comments

Comments
 (0)