Skip to content

Commit

Permalink
fix: getting rid of wrong triggering issue
Browse files Browse the repository at this point in the history
Signed-off-by: Inmoresentum <noor.mohammad.rafee@g.bracu.ac.bd>
  • Loading branch information
Inmoresentum committed Jul 6, 2023
1 parent f23aa59 commit d8ae3ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/create-sprint-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Create Sprint Release
on:
push:
tags:
- v*
branches:
- release
- '*'

jobs:
build:
Expand Down

0 comments on commit d8ae3ca

Please sign in to comment.