Skip to content

Commit

Permalink
tmp commit for stuck github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed May 1, 2020
1 parent 2f15cc8 commit 3d405f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CompileAndRelease.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CompileAndRelease

on:
#[push, pull_request] #just for test release scripts
schedule:
- cron: '0 0 1 * *' #every first day of the month at midnight
[push, pull_request] #just for test release scripts
#schedule:
# - cron: '0 0 1 * *' #every first day of the month at midnight

jobs:
update_ml_version:
Expand Down

0 comments on commit 3d405f6

Please sign in to comment.