Skip to content

Commit 8444507

Browse files
committed
Refactor
1 parent b638b5c commit 8444507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-release-notes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
check:
2222
runs-on: ubuntu-24.04
2323
steps:
24-
- uses: JetBrains/compose-multiplatform/tools/changelog/check-release-notes@master
24+
- uses: JetBrains/compose-multiplatform/tools/changelog/check-release-notes@igordmn-patch-7
2525
with:
26-
checkout_ref: 'master'
26+
checkout_ref: 'igordmn-patch-7'

0 commit comments

Comments
 (0)