Skip to content

Commit

Permalink
run workflow on each push
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaSBCrea committed Nov 1, 2023
1 parent 2eb882f commit dee58c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ name: Grammar Test

on:
push:
paths:
- "package.json"
- "package-lock.json"
- "rollup.config.js"
- "test/**"
- "src/**"
- "dist/**"
- ".github/workflows/test.yaml"

jobs:
grammar-test:
Expand Down

0 comments on commit dee58c6

Please sign in to comment.