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(security-guardian): skip release and mergeback PRs (#34454)
### Issue # (if applicable)
Closes #<issue number here>.
An issue where skipping release and merge back PRs dint work because this code just skips the step
```
run: echo "Skipping Security Guardian for release PR" && exit 0
```
### Reason for this change
### Description of changes
### Describe any new or updated permissions being added
N/A
### Description of how you validated changes
### 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