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: on:
push: push:
branches: branches:
- main - never
jobs: jobs:
build_and_deploy: build_and_deploy: