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
run: gh pr create -B main -H $BRANCH_NAME --label 'dependencies' --title 'Update API Types' --body 'Fix any breaking changes if this pull request fails to deploy'
69
+
run: |
70
+
gh pr create -B main -H $BRANCH_NAME --label 'dependencies' --title 'chore(types): Update API Types' --body 'Fix any breaking changes if this pull request fails to deploy'
0 commit comments