Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhide committed Oct 23, 2024
1 parent fbd0d60 commit 4caba71
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 4caba71

Please sign in to comment.