Skip to content

Commit

Permalink
test: add pull_request to make it accessible from cli
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Dec 21, 2023
1 parent f063188 commit e9f29af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
name: release

on:
pull_request:
branches: [ "main" ]

workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit e9f29af

Please sign in to comment.