Skip to content

Commit

Permalink
👷 CI. 테스트용 push 브렌치 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaa committed Mar 31, 2024
1 parent d73a036 commit 5c28764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: FairyTale Dev CI/CD

on:
push:
branches: [ "dev, ci/#1-cicd" ]
branches: [ "ci/#1-cicd" ]
pull_request:
branches: [ "dev" ]
workflow_dispatch:
Expand Down

0 comments on commit 5c28764

Please sign in to comment.