You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add remote branch check to workflows (#33525)
### Issue # (if applicable)
n/a
### Reason for this change
Adhere to best security practices.
### Description of changes
Fetch remote branch to check for any unapproved commits to the remote branch and only commit/push if there are not.
### Describe any new or updated permissions being added
n/a
### Description of how you validated changes
Tested the commands locally
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments