Skip to content

Commit

Permalink
drop weekly rebuild for testing branch
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Oct 13, 2024
1 parent 827947d commit ca31636
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: build

on:
workflow_dispatch:
schedule:
# build weekly to find breakage
- cron: '13 1 * * 6'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit ca31636

Please sign in to comment.