Skip to content

Commit 767649a

Browse files
Update add-to-changelog.yaml
1 parent 92743bd commit 767649a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-to-changelog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout repo
8+
if: contains(github.event.head_commit.message, '[CHANGE]')
89
uses: actions/checkout@v4
910
with:
1011
fetch-depth: 1000

0 commit comments

Comments
 (0)