Remove workflow_dispatch trigger from CELO release workflow

pull/10713/head
Viktor Baranov 3 months ago
parent 4b28ff30b1
commit b049e7c13b
  1. 1
      .github/workflows/release-celo.yml

@ -1,7 +1,6 @@
name: Release for Celo
on:
workflow_dispatch:
release:
types: [published]

Loading…
Cancel
Save