Skip to content

Commit

Permalink
Merge pull request #116 from datajoint/MilagrosMarin-patch-1
Browse files Browse the repository at this point in the history
Create semantic-release-caller.yml
  • Loading branch information
yambottle authored Jul 5, 2024
2 parents 4a954bf + e9f96d7 commit c2ea14f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/semantic-release-caller.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: semantic-release
on:
workflow_dispatch:

jobs:
call_semantic_release:
uses: datajoint/.github/.github/workflows/semantic-release.yaml@main

0 comments on commit c2ea14f

Please sign in to comment.