Update data-update_config-managed-rules.yml
This commit is contained in:
parent
98c18365e5
commit
3dcaa81052
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user