Skip to content

Commit

Permalink
try to fix the trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Jan 1, 2025
1 parent 86b314f commit 9b97607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name: ci
on:
pull_request:
paths:
- packages/
- '**opam'
push:
paths:
- packages/
- '**opam'

jobs:
lint:
Expand Down

0 comments on commit 9b97607

Please sign in to comment.