We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713db94 commit 0031a05Copy full SHA for 0031a05
.github/workflows/main.yml
@@ -11,6 +11,8 @@ on:
11
branches:
12
- main
13
- master
14
+ paths-ignore:
15
+ - '**.md'
16
17
pull_request:
18
types: [opened, synchronize, reopened]
0 commit comments