Skip to content

Commit

Permalink
Add manual trigger on build definition action (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericbarthelet authored Aug 10, 2023
1 parent 9bed234 commit 43e10aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/definitionsBuilder.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Definitions Builder
on:
workflow_dispatch:
repository_dispatch:
types: [serverless-released]

Expand Down

0 comments on commit 43e10aa

Please sign in to comment.