Skip to content

Commit

Permalink
docs : 깃 액션 워크플로 수동 실행 트리거 추가
Browse files Browse the repository at this point in the history
깃 액션 워크플로 수동 실행 트리거 추가
  • Loading branch information
InJun2 authored Oct 30, 2024
1 parent 4dd7e90 commit a05c2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a05c2c3

Please sign in to comment.