We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97fc05 commit 9a30497Copy full SHA for 9a30497
.github/workflows/ci.yml
@@ -1,6 +1,7 @@
1
name: Test
2
on:
3
pull_request:
4
+ paths-ignore: "*.rst"
5
push:
6
paths-ignore: "*.rst"
7
branches: [master, develop]
0 commit comments