fix(ci): build scheduled tasks worker on all branches

This commit is contained in:
alyssa 2024-10-26 03:35:44 +09:00
parent 73c444c31d
commit 4bf60a47d7

View file

@ -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/**'