Skip to content

Commit

Permalink
chore: 환경세팅
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcheonroadhead committed Mar 11, 2024
1 parent cded17d commit ce03caf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 24 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Sync to GitLab

on:
push:
branches: ["dev"]
branches: ["main"]
pull_request:
branches: ["dev"]
branches: ["main"]

jobs:
to_gitlab:
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/sync.gitlab.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ bin/
!**/src/main/**/bin/
!**/src/test/**/bin/



### IntelliJ IDEA ###
.idea
*.iws
Expand Down

0 comments on commit ce03caf

Please sign in to comment.