mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(ci): build scheduled tasks worker on all branches
This commit is contained in:
parent
73c444c31d
commit
4bf60a47d7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/scheduled_tasks.yml
vendored
1
.github/workflows/scheduled_tasks.yml
vendored
|
|
@ -2,7 +2,6 @@ name: Build scheduled tasks runner Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main, gateway-service]
|
||||
paths:
|
||||
- .github/workflows/scheduled_tasks.yml
|
||||
- 'services/scheduled_tasks/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue