Skip to content

Commit b832faa

Browse files
Merge pull request #990 from ember-cli/remove-cron
remove cron from github ci
2 parents 071ebb8 + 5becbbf commit b832faa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ on:
1010
tags:
1111
- '*'
1212
pull_request:
13-
schedule:
14-
- cron: '0 3 * * *' # daily, at 3am
1513

1614
concurrency:
1715
group: ci-${{ github.head_ref || github.ref }}

0 commit comments

Comments
 (0)