Skip to content

Commit

Permalink
edit the workflow for merging
Browse files Browse the repository at this point in the history
  • Loading branch information
Atashnezhad committed Jun 22, 2023
1 parent a4de833 commit 3e82c1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ on:
- 'feature/*'
tags:
- "v*.*.*"
pull_request:
types:
- closed
branches:
- master
- main


jobs:
Expand Down

0 comments on commit 3e82c1b

Please sign in to comment.