Skip to content

Commit

Permalink
[#80] test: 설정을 completed에서 requested로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
shinheekim committed Dec 24, 2024
1 parent 91710d2 commit baf10b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/itcast-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_run:
workflows: ["BuildAndTest"]
types:
- completed
- requested

jobs:
deploy:
Expand Down

0 comments on commit baf10b8

Please sign in to comment.