mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-10 04:08:47 -06:00
Allow workflow dispatch for integration test
This commit is contained in:
1
.github/workflows/integration.yaml
vendored
1
.github/workflows/integration.yaml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: Integration Test
|
name: Integration Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Build"]
|
workflows: ["Build"]
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user