mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
change homebrew release trigger (#2242)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
parent
8f6bdde666
commit
263be01faa
4
.github/workflows/release-homebrew.yaml
vendored
4
.github/workflows/release-homebrew.yaml
vendored
@ -1,8 +1,10 @@
|
||||
name: "Release Homebrew"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
types:
|
||||
- released
|
||||
|
||||
jobs:
|
||||
homebrew:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user