Skip to content

Commit

Permalink
[CI] Manual workflow trigger deploy new release
Browse files Browse the repository at this point in the history
test 1
  • Loading branch information
RoiArthurB committed Aug 11, 2021
1 parent 09351f2 commit 090a124
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-travis.yml
Expand Up @@ -10,6 +10,8 @@ on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch: # For manual trigger
head_commit:
message: "ci release"

jobs:
build:
Expand Down

0 comments on commit 090a124

Please sign in to comment.