Skip to content

Commit

Permalink
skip running CI on Markdown-only changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanChain committed Nov 24, 2024
1 parent 16b38ed commit 7637c85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
- '*'
tags:
- '*'
paths-ignore:
- '**.md'

permissions:
contents: write
Expand Down

0 comments on commit 7637c85

Please sign in to comment.