Skip to content

Commit 59c2de0

Browse files
committed
Checkout sources
1 parent ccd6dd0 commit 59c2de0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/changelog-verification/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: 'Verifies that a PR includes a valid changelog entry'
44
runs:
55
using: "composite"
66
steps:
7+
- name: Checkout sources
8+
uses: actions/checkout@v2
9+
710
- name: Setup kat
811
uses: awslabs/aws-kotlin-repo-tools/.github/actions/setup-kat@main
912

0 commit comments

Comments
 (0)