philly-js-club / philly-js-club-website

The website for Philly JS. Powered by React, Remix, and TypeScript. 🔔✨
https://phillyjs.com
MIT License
9 stars 13 forks source link

🐛 Bug: deployment pipelines should cancel previous pipelines when a new one is made #57

Open tjwds opened 1 year ago

tjwds commented 1 year ago

Bug Report Checklist

Expected

Picture this:

This is very minor, and should be very rare, but it would be nice to fix.

Actual

Deployment pipelines should auto-cancel.

Additional Info

No response