Skip to content

Commit

Permalink
gh workflow ignore editors/*
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Mar 16, 2024
1 parent 3d82061 commit 038f96f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ on:
- LICENSE
- README.*
- examples
- editors
pull_request:
paths-ignore:
- LICENSE
- README.*
- examples
- editors
env:
nim-version: 'stable'
nim-src: src/${{ github.event.repository.name }}.nim
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
- LICENSE
- README.*
- examples
- editors
pull_request:
paths-ignore:
- LICENSE
- README.*
- examples
- editors

jobs:
test:
Expand Down

0 comments on commit 038f96f

Please sign in to comment.