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