Skip to content

Commit

Permalink
Update update-rules.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bensonce authored Apr 30, 2024
1 parent b661881 commit 29271c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
base: main
branch: auto-update-aws-config-rules
commit-message: Automatic updates to AWS managed Config Rules
delete-branch: true
title: '[Auto] Update AWS Config Rules'
assignees: bensonce
reviewers: |
bensonce
duraikkannuv2
reviewers: bensonce,duraikkannuv2

0 comments on commit 29271c4

Please sign in to comment.