Skip to content

Commit

Permalink
ci: trigger first release
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Apr 28, 2020
1 parent c86f4a8 commit 71581a9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Release Cycle

on:
schedule:
- cron: "55 15 * * 5"

#on:
# push:
# branches:
# - master
# schedule:
# - cron: "55 15 * * 5"

on:
push:
branches:
- master

jobs:
regular-release:
Expand Down

0 comments on commit 71581a9

Please sign in to comment.