mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-14 15:59:38 +00:00
add dummy pull_request event for the workflow to appear in the list
This commit is contained in:
parent
8ce5a5cdbd
commit
1cf0bd0f01
1 changed files with 2 additions and 0 deletions
2
.github/workflows/notify-abs-windows.yml
vendored
2
.github/workflows/notify-abs-windows.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
abs-windows-dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue