Skip to content

Commit

Permalink
Updating build yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirzemehdi committed Nov 12, 2023
1 parent 1cbf004 commit d657e6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
tags:
- 'v*'

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit d657e6d

Please sign in to comment.