Skip to content

Commit

Permalink
skip markdown file updates [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefterv authored Sep 16, 2024
1 parent 85d3ef6 commit e4a708e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Pre-releases
on: [push]
on:
push:
paths-ignore:
- '**/*.md'

jobs:
test:
Expand Down

0 comments on commit e4a708e

Please sign in to comment.