Skip to content

Commit

Permalink
More workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bensonce committed May 24, 2024
1 parent 44ed66d commit ef337c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
base: main
branch: auto-update-aws-config-rules
add-paths: |
managed_rules_locals.tf
managed_rules_variables.tf
add-paths: managed_rules_*.tf
commit-message: Automatic updates to AWS managed Config Rules
delete-branch: true
title: '[Auto] Update AWS Config Rules'
Expand Down

0 comments on commit ef337c0

Please sign in to comment.