Skip to content

Commit

Permalink
Update Update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wagga40 authored Sep 7, 2024
1 parent 5cc1ab3 commit 43c99dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
pdm run python3 ./pySigma-backend-sqlite/gen_ruleset.py
cp rules_windows_generic_pysigma.json rules_windows_generic_full.json
cp rules_windows_sysmon_pysigma.json rules_windows_sysmon_full.json
cp rules_windows_generic_pysigma.json rules_windows_generic_medium.json
cp rules_windows_sysmon_pysigma.json rules_windows_sysmon_medium.json
- name: Commit and Push
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 43c99dc

Please sign in to comment.