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
on:
push:
branches: [main]
branches:
- main
- develop
pull_request:
branches:
- main
jobs:
setup_docker:
runs-on: self-hosted