Closed hilja closed 8 months ago
Correct me if I’m mistaken but this seems extra:
https://github.com/epicweb-dev/epic-stack/blob/534641c3920624263eb42056e2d258b343352b05/.github/workflows/deploy.yml#L143-L146
Since the push and the branches are already set:
https://github.com/epicweb-dev/epic-stack/blob/534641c3920624263eb42056e2d258b343352b05/.github/workflows/deploy.yml#L2-L6
True. That could be simplified to just check for the event_name.
Could I work on this? It would be my first PR.
Sure!
Correct me if I’m mistaken but this seems extra:
https://github.com/epicweb-dev/epic-stack/blob/534641c3920624263eb42056e2d258b343352b05/.github/workflows/deploy.yml#L143-L146
Since the push and the branches are already set:
https://github.com/epicweb-dev/epic-stack/blob/534641c3920624263eb42056e2d258b343352b05/.github/workflows/deploy.yml#L2-L6