Skip to content

Commit

Permalink
add rule parser actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Mar 9, 2025
1 parent 76dd0cf commit 0d96db8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6,591 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-rule-meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
path: hayabusa-rules

- name: Run
run: cd wela-extractor && cargo run --release -- ../hayabusa-rules ../config/eid_subcategory_mapping.csv ../config/hayabusa-rule-meta.json
run: cd wela-extractor && cargo run --release -- ../hayabusa-rules ../config/eid_subcategory_mapping.csv ../config/hayabusa_rules_meta.json

- name: Push changes
env:
Expand Down
Loading

0 comments on commit 0d96db8

Please sign in to comment.