Skip to content

Commit b2f4228

Browse files
giacomocavalierilpil
authored andcommitted
make sure CHANGELOG doesn't trigger CI
1 parent e3dc34a commit b2f4228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: ci
22
on:
33
pull_request:
4+
paths-ignore:
5+
- "CHANGELOG.md"
46
push:
57
branches:
68
- main

0 commit comments

Comments
 (0)