Skip to content

Commit

Permalink
feat: add manual integration test trigger for debugging (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
worstell authored Jan 13, 2024
1 parent 8e5620b commit 96c1c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
on:
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.ref }}-integration
cancel-in-progress: true
Expand Down

0 comments on commit 96c1c0d

Please sign in to comment.