Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scampion authored Jan 23, 2025
1 parent 618098c commit 1b99187
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@ env:
RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always

on:
push:
pull_request:

permissions:
contents: write

#on:
# push:
# tags:
# - v[0-9]+.*
on:
push:
tags:
- v[0-9]+.*

jobs:
create-release:
Expand Down

0 comments on commit 1b99187

Please sign in to comment.