Skip to content

Commit

Permalink
Added .github folder to paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericsimard authored Jan 13, 2025
1 parent e1e34ea commit 5d17f67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package_installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches: [ master ]
paths-ignore:
- '**.md'
- '.github/**'
pull_request:
branches: [ master ]
paths-ignore:
- '**.md'
- '.github/**'
release:
types: [ prereleased, released ]
workflow_dispatch:
Expand Down

0 comments on commit 5d17f67

Please sign in to comment.