feat: re-enable workflows #1

Merged
wonderfulfrog merged 1 commit from feat/enable-workflows into main 2025-05-27 09:17:55 -07:00
Showing only changes of commit 2331c94226 - Show all commits

View file

@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches:
- never
- main
jobs:
build_and_deploy: