Skip to content

Commit

Permalink
.github: run ci workflow even when only md files changed
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 committed Mar 7, 2024
1 parent 05911af commit de1f33e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: CI
on:
push:
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
env:
NIM_VERSION: 2.0.0

Expand Down

0 comments on commit de1f33e

Please sign in to comment.