diff --git a/.github/workflows/04-advanced-features--05-third-party-auth.yaml b/.github/workflows/04-advanced-features--05-third-party-auth.yaml index 2da19bc9..76ce42c0 100644 --- a/.github/workflows/04-advanced-features--05-third-party-auth.yaml +++ b/.github/workflows/04-advanced-features--05-third-party-auth.yaml @@ -24,4 +24,4 @@ jobs: uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 with: aws-region: us-east-2 - role-to-assume: arn:aws:iam::917774925227:role/github-actions-role + role-to-assume: arn:aws:iam::654654183853:role/github-action-role diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..466ad139 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +Otro testeo \ No newline at end of file diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..9bb0910a 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +Just testing the pull request event \ No newline at end of file