mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
remove workflow_dispatch
This commit is contained in:
parent
ddfdcc8463
commit
0188d8caa4
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
- published
|
||||
schedule:
|
||||
- cron: '45 5 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue