Skip to content

Commit

Permalink
chore: Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezcolin2 authored Nov 5, 2024
1 parent 326053e commit df36a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create Directory on Remote Server
on:
push:
branches:
- main # main 브랜치에 푸시될 때 실행
- cicd # main 브랜치에 푸시될 때 실행

jobs:
create-directory:
Expand Down

0 comments on commit df36a3d

Please sign in to comment.