mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-17 01:09:40 +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:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
types: [opened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
abs-windows-dispatch:
|
abs-windows-dispatch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue