diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index dc340bb..8fe4a66 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -4,7 +4,7 @@ name: OUTFOOT CI/CD (Docker Image) # event trigger on: push: - branches: [ "ajeong_fix#61" ] + branches: [ "ajeong_fix/#61" ] jobs: CI-CD: