Skip to content

Commit

Permalink
ci: don't build on tag
Browse files Browse the repository at this point in the history
Builds will be run manually
  • Loading branch information
Oppzippy committed Apr 5, 2023
1 parent 03aea6a commit 8f46889
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: "build"

on:
workflow_dispatch:
push:
tags:
- "*"

env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
Expand Down

0 comments on commit 8f46889

Please sign in to comment.