Skip to content

Commit

Permalink
release github flow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sreedevk committed Jan 23, 2023
1 parent b12b662 commit 1a573fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ env:
PROJECT_AUTH: "sreedevk"

on:
pull_request:
branches: [main]
push:
branches: [main]
tags:
- "[0-9]+.*"

jobs:
create-release:
Expand Down

0 comments on commit 1a573fb

Please sign in to comment.