Skip to content

Commit

Permalink
#5 [chore] : CICD 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbang105 committed Aug 20, 2024
1 parent 53fe351 commit 255ee8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Onetime CI/CD with Gradle

on:
push:
branches: [ "main", "develop" ]
pull_request:
branches: [ "main", "develop" ]

Expand Down

0 comments on commit 255ee8e

Please sign in to comment.