Skip to content

Commit

Permalink
お試し
Browse files Browse the repository at this point in the history
  • Loading branch information
melpon committed May 6, 2024
1 parent 7c26e04 commit bab11dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/version_update.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: version update
on:
# 試しに push を契機に実行してみる
push:
paths-ignore:
- "VERSION"
schedule:
# 毎日 09:00 JST
- cron: "0 0 * * *"
Expand Down

0 comments on commit bab11dd

Please sign in to comment.