Skip to content

Commit

Permalink
chore: trigger semver workflow manually (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Datron authored May 2, 2024
1 parent bb2df67 commit 01110e2
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 01110e2

Please sign in to comment.