Skip to content

Commit

Permalink
ci: add release event trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchilly committed Jul 10, 2023
1 parent 9d562c1 commit 689fe39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: release

on:
push:
pull_request:

jobs:
release:
name: release
Expand Down

0 comments on commit 689fe39

Please sign in to comment.