Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Apr 21, 2024
1 parent 1b164f5 commit a1a9d9b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Release
on:
release:
types: [created]
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]

permissions:
contents: write
Expand Down

0 comments on commit a1a9d9b

Please sign in to comment.