Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FourierTransformer authored Nov 12, 2024
1 parent c2e06f2 commit 76ccb13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: CI
on:
push:
branches: [main]
# paths:
# - grammar.js
# - src/**
# - test/**
# - bindings/**
# - binding.gyp
paths:
- grammar.js
- src/**
- test/**
- bindings/**
- binding.gyp
pull_request:
paths:
- grammar.js
Expand Down

0 comments on commit 76ccb13

Please sign in to comment.