dev #1

Merged
hoangvv merged 6 commits from dev into main 2025-01-16 10:07:36 +07:00
Showing only changes of commit 410a414440 - Show all commits

View File

@ -1,9 +1,10 @@
name: Setup Docker Action
on:
push:
branches:
branches:
- main
- dev
- feature/*
jobs:
setup_docker:
if: contains(github.event.head_commit.message, '@docker')