Skip to content

Commit

Permalink
Ignore changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
briangershon committed Dec 6, 2024
1 parent f93e5c4 commit 8584be0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Run tests
on: push
on:
push:
paths-ignore:
- '**/README.md'

jobs:
build:
Expand Down

0 comments on commit 8584be0

Please sign in to comment.