Skip to content

Commit

Permalink
fix: workflow_dispatch option
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Jan 21, 2024
1 parent a01fb51 commit 8b72532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sigmarule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
path: hayabusa-sample-evtx

- name: run csv-timeline
- if: inputs.rule-parse-error-check
if: inputs.rule-parse-error-check
run: |
cd hayabusa
git fetch --prune --unshallow
Expand Down

0 comments on commit 8b72532

Please sign in to comment.