disable release workflow
Some checks failed
test / cargo test (push) Failing after 2m19s

This commit is contained in:
Michal Vanko 2024-09-17 22:09:06 +02:00
parent 49fff88702
commit 18bcd0a45e

View File

@ -1,8 +1,5 @@
name: release
on:
push:
branches:
- main
on: workflow_dispatch
env:
PORT: 3081