mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-10 02:08:40 -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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_run:
|
||||
workflows: ["Build"]
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user