Skip to content

Commit

Permalink
Update build.yml with paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gmeghnag authored Jan 9, 2024
1 parent 6cdf03d commit 67ce8bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build
on:
push:
paths-ignore:
- 'docs/**'
- '**.md'
tags:
- "v*.*.*"
jobs:
Expand Down

0 comments on commit 67ce8bf

Please sign in to comment.