Skip to content

Commit

Permalink
ci: ci/cd 파일 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
seheonnn committed Aug 16, 2024
1 parent 14fede0 commit a309199
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd_gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
workflow_dispatch:
push:
branches: [ "develop" ]
paths-ignore:
- '**/*.md'

permissions:
contents: read
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci_gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI
on:
pull_request:
branches: [ "develop" ]
paths-ignore:
- '**/*.md'

permissions:
contents: read
Expand Down

0 comments on commit a309199

Please sign in to comment.