Skip to content

Commit acda87a

Browse files
committed
ci: run now
1 parent 953288c commit acda87a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/check_app_version.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: Build and release when new app version is out.
22
on:
3+
push:
4+
branches:
5+
- main
6+
- master
7+
38
schedule:
49
- cron: '0 10 * * *'
510

release-versions/reduce-latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.14
1+
null

0 commit comments

Comments
 (0)