Skip to content

Commit

Permalink
Enable workflow_dispatch in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander committed Aug 18, 2022
1 parent 7484689 commit 606cb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dendrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
release:
types: [published]
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 606cb67

Please sign in to comment.