We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2354896 commit 84c06c0Copy full SHA for 84c06c0
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,10 @@ on:
5
branches:
6
- main
7
- master
8
- pull_request:
+ paths-ignore: |
9
+ *.md
10
+ .*
11
+ LICENSE
12
workflow_dispatch:
13
14
jobs:
0 commit comments