feat: temporarily disable workflows
This commit is contained in:
parent
be0757d32a
commit
ee653452a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Build and Deploy
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- never
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue