update flows

This commit is contained in:
hoangvv 2025-01-10 08:46:10 +07:00
parent 68b5f91374
commit 43f9293c61

View File

@ -1,8 +1,12 @@
name: Setup Docker Action name: Setup Docker Action
on: on:
push: push:
branches: [main] branches:
- main
- develop
pull_request:
branches:
- main
jobs: jobs:
setup_docker: setup_docker:
runs-on: self-hosted runs-on: self-hosted