Skip to content

Commit

Permalink
Merge commit 'barrbrain/master' into 'origin/renovate/lock-file-maint…
Browse files Browse the repository at this point in the history
…enance'
  • Loading branch information
barrbrain committed Dec 4, 2023
2 parents 3386f20 + 9b8cb64 commit c25f623
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: deploy
on:
schedule:
- cron: '0 21 * * TUE' # Run every Tuesday at 21:00 (UTC)
push:
tags:
- 'v*.*.*'
- 'p*'
- 't*'

jobs:
windows-rav1e-ch-binary:
Expand Down Expand Up @@ -76,7 +73,6 @@ jobs:
profile: release-strip
target_cpu: x86-64-v3

if: github.repository_owner == 'xiph'
runs-on: windows-latest

steps:
Expand Down

0 comments on commit c25f623

Please sign in to comment.