Skip to content

Commit

Permalink
ignore md and .files (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimkring committed Apr 7, 2024
1 parent 2354896 commit 84c06c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ on:
branches:
- main
- master
pull_request:
paths-ignore: |
*.md
.*
LICENSE
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 84c06c0

Please sign in to comment.