Skip to content

Commit

Permalink
Chore: 과릿 1.1.5 (#331)
Browse files Browse the repository at this point in the history
* Chore: 과릿 1.1.5 (#317)
  • Loading branch information
dl-00-e8 authored Nov 17, 2023
1 parent da415a6 commit 8793f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-health-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "Release Health Check"

on:
#3시간마다 수행
#2시간마다 수행
schedule:
- cron: "0 0 */3 * *"
- cron: "0 */2 * * *"
workflow_dispatch:


Expand Down

0 comments on commit 8793f79

Please sign in to comment.