mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 08:40:11 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, gateway-service]
|
|
||||||
paths:
|
paths:
|
||||||
- .github/workflows/scheduled_tasks.yml
|
- .github/workflows/scheduled_tasks.yml
|
||||||
- 'services/scheduled_tasks/**'
|
- 'services/scheduled_tasks/**'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue