Skip to content

Commit

Permalink
Added experimental release
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Oct 25, 2024
1 parent b68ae30 commit 0ed2e4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ jobs:
steps:
- name: Branch Protection
run: true

experimental:
needs: [ ci-job ]
uses: ./.github/workflows/build-and-publish.yml

0 comments on commit 0ed2e4d

Please sign in to comment.