Skip to content

Commit

Permalink
Update data-update_config-managed-rules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers authored Oct 1, 2023
1 parent 98c1836 commit 3dcaa81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/data-update_config-managed-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Pull Config managed rules from AWS
run: |
pip install -r requirements-dev.txt
scripts/pull_down_aws_managed_rules.py
cd scripts
./pull_down_aws_managed_rules.py
- name: Create PR
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit 3dcaa81

Please sign in to comment.