Skip to content

Commit

Permalink
chore: change release condition
Browse files Browse the repository at this point in the history
Signed-off-by: Peefy <[email protected]>
  • Loading branch information
Peefy committed Oct 24, 2024
1 parent 9dcef53 commit 3312fea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
name: Release
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: write
jobs:
Expand Down

0 comments on commit 3312fea

Please sign in to comment.