1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-03-24 12:20:06 +00:00

disable homebrew since it is automatically handled by BrewTestBot

This commit is contained in:
deadc0de6
2026-03-23 12:31:39 +01:00
parent 9a9e87341d
commit 04348e7010

View File

@@ -1,8 +1,13 @@
name: Release to Homebrew name: Release to Homebrew
#on:
# release:
# types: [created]
# workflow_dispatch:
on: on:
release: workflow_run:
types: [created] workflows: []
workflow_dispatch: types:
- requested
jobs: jobs:
homebrew-core: homebrew-core:
runs-on: ubuntu-latest runs-on: ubuntu-latest