Skip to content

Commit

Permalink
ci: run now
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Jun 27, 2024
1 parent 953288c commit acda87a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/check_app_version.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Build and release when new app version is out.
on:
push:
branches:
- main
- master

schedule:
- cron: '0 10 * * *'

Expand Down
2 changes: 1 addition & 1 deletion release-versions/reduce-latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.14
null

0 comments on commit acda87a

Please sign in to comment.