We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dc34a commit b2f4228Copy full SHA for b2f4228
.github/workflows/ci.yaml
@@ -1,6 +1,8 @@
1
name: ci
2
on:
3
pull_request:
4
+ paths-ignore:
5
+ - "CHANGELOG.md"
6
push:
7
branches:
8
- main
0 commit comments