Skip to content

Updates to CIS 3.1: Updated S3 bucket name to a valid format and added bucket policy to allow CloudTrail to write logs on the created S3 bucket #2

Updates to CIS 3.1: Updated S3 bucket name to a valid format and added bucket policy to allow CloudTrail to write logs on the created S3 bucket

Updates to CIS 3.1: Updated S3 bucket name to a valid format and added bucket policy to allow CloudTrail to write logs on the created S3 bucket #2

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5