Skip to content

Commit

Permalink
all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
desiena committed Dec 19, 2024
1 parent a59ee15 commit a42486a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- main
tags:
- 'v*.*.*' # Example: v1.2.3
- '*'

env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
Expand Down

0 comments on commit a42486a

Please sign in to comment.