Skip to content

Commit

Permalink
Update CI (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg authored Aug 4, 2023
1 parent 64e0688 commit 9cd2450
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ on:
branches: [main]
schedule:
- cron: '0 0 * * 0' # run "At 00:00 on Sunday"
workflow_dispatch:
inputs:
tag:
description: 'Tag to create'
required: true
default: 'v0.0.0'


# See https://github.com/cristalhq/.github/.github/workflows
jobs:
Expand Down

0 comments on commit 9cd2450

Please sign in to comment.