Skip to content

Commit

Permalink
chore: change CI ignored paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jely2002 committed Feb 2, 2022
1 parent 8b42993 commit 5ef46ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: CI
on:
push:
paths-ignore:
- '**/.github/**'
- '**/.github/ISSUE_TEMPLATE/**'
- '**/.github/FUNDING.yml'
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ef46ad

Please sign in to comment.