mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-10 08:08:44 -06:00
Disable integration workflow for now
This commit is contained in:
8
.github/workflows/integration.yaml
vendored
8
.github/workflows/integration.yaml
vendored
@@ -2,10 +2,10 @@ name: Integration
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
workflow_run:
|
# workflow_run:
|
||||||
workflows: ["Build"]
|
# workflows: ["Build"]
|
||||||
types:
|
# types:
|
||||||
- completed
|
# - completed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
integration-windows:
|
integration-windows:
|
||||||
|
|||||||
Reference in New Issue
Block a user