Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SINHJ1 committed Mar 18, 2024
1 parent 88a9c55 commit 3824880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Java CI with Gradle

on:
push:
branches: [ "develop","Backend#105/https설정2" ] # develop 브랜치에 푸쉬하면 스크립트 실행
branches: [ "develop","Backend#105/https설정2","1차데모_css적용" ] # develop 브랜치에 푸쉬하면 스크립트 실행
pull_request:
branches: [ "develop" ] # develop 브랜치에 풀리퀘되면 스크립트 실행

Expand Down

0 comments on commit 3824880

Please sign in to comment.