get rid of push
This commit is contained in:
parent
7d25883300
commit
9a29c0a258
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-deb.yml
vendored
1
.github/workflows/build-deb.yml
vendored
|
@ -3,7 +3,6 @@ name: Build Deb Package
|
||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
# yamllint disable-line rule:truthy
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: ["published"]
|
types: ["published"]
|
||||||
|
|
Loading…
Reference in a new issue