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
ci(toolkit): Only run issue notification on pull requests (aws#5502)
## Problem
The notification step of lint-commits fails on master since a pull request is not defined
## Solution
If the linting isn't in a PR then don't run the notification step
0 commit comments