Skip to content

Commit

Permalink
ci: add changie-trigger-release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 23, 2024
1 parent 7832d96 commit 626ee8d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/changie-trigger-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: changie-trigger-release
on:
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/changie-trigger-release.yml@main
secrets: inherit

0 comments on commit 626ee8d

Please sign in to comment.