Skip to content

Commit

Permalink
최종 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdozzi committed May 27, 2024
1 parent c3e8019 commit ddcbcb6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ on:
pull_request:
branches: [ "production", "main" ]


jobs:
backend-docker-build-and-push:
build-docker-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ddcbcb6

Please sign in to comment.