Skip to content

Commit bd779a2

Browse files
committed
edit changelog workflow
1 parent b25f096 commit bd779a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/changelog.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ on:
2121
type: number
2222

2323
permissions:
24-
id-token: write
2524
contents: write
2625
pull-requests: write
2726

@@ -75,3 +74,5 @@ jobs:
7574
7675
2.
7776
Create a PR with title "Publish Changelog for ${{ steps.version.outputs.version }}"
77+
78+
3. Do not run `typecheck`, `dprint` or `pnpm` things.

0 commit comments

Comments
 (0)