Skip to content

Commit

Permalink
chore: trigger semver workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Datron committed May 2, 2024
1 parent 1a9861c commit b02e58d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci_merge_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: Create release tags
permissions:
contents: write

on:
push:
branches:
- main
on: workflow_dispatch

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit b02e58d

Please sign in to comment.