Skip to content

Commit

Permalink
refactor(workflows): 띄어쓰기 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
kyum-q authored Aug 6, 2024
1 parent 710f74a commit bc8f360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- develop
- main

jobs:
jobs:
build:
runs-on: self-hosted
steps:
Expand Down

0 comments on commit bc8f360

Please sign in to comment.