Skip to content

Commit

Permalink
Manual testing
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-elastic committed Jul 1, 2024
1 parent 7eb1b9b commit 24e2c4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/kibana-mitre-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
- name: Get MITRE Attack changed files
id: changed-attack-files
uses: tj-actions/changed-files@v44

with:
files: detection_rules/etc/attack-v*.json.gz

- name: Extract version from file name
id: extract_version
if: steps.changed-attack-files.outputs.any_changed == 'true'
Expand Down

0 comments on commit 24e2c4e

Please sign in to comment.