feat: temporarily disable workflows

This commit is contained in:
Devin Haska 2025-05-26 22:12:00 -07:00
parent be0757d32a
commit ee653452a8

View file

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