mirror of
https://github.com/mandiant/capa.git
synced 2025-12-25 04:14:55 -08:00
build: event published/edited, not created
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -2,7 +2,7 @@ name: build
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created, edited, published]
|
||||
types: [edited, published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user