Skip to content

Commit

Permalink
Create release on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
prokawsar committed Jul 28, 2024
1 parent cd948a7 commit 5d8194e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
push:
branches:
- modal
pull_request:
branches: ['master']

jobs:
create-release-on-push:
Expand All @@ -17,3 +16,4 @@ jobs:
bump_version_scheme: minor
tag_prefix: 'v'
release_name: 'Release <RELEASE_VERSION>'
max_commits: 20

0 comments on commit 5d8194e

Please sign in to comment.