Skip to content

Commit

Permalink
feat: Add path to taplo CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan46 committed May 8, 2024
1 parent a4574f1 commit 9acd287
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/taplo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Taplo formatting and linting

on:
[push, pull_request]
push:
paths: "**/Cargo.toml"
pull_request:
paths: "**/Cargo.toml"

jobs:
lint:
Expand Down

0 comments on commit 9acd287

Please sign in to comment.