diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-03-24 12:41:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-24 12:41:30 +0000 |
commit | ad818a43707feafaba89f726c925c184cc00eeb3 (patch) | |
tree | 6671b4d5f9b5a6752aeb077aa47db342a007fb97 /.github | |
parent | c2a27efc365f0f68252561bd2a0404d9d64d8ff4 (diff) |
Update dendrite.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/dendrite.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/dendrite.yml b/.github/workflows/dendrite.yml index 053b3947..d337865f 100644 --- a/.github/workflows/dendrite.yml +++ b/.github/workflows/dendrite.yml @@ -7,7 +7,6 @@ on: pull_request: release: types: [published] - workflow_dispatch: concurrency: group: ${{ github.workflow }}-${{ github.ref }} |