mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-09-18 20:43:54 +03:00
ci: enable integration tests
This commit is contained in:
@@ -2,10 +2,12 @@ name: Integration tests (minimal)
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
#push:
|
||||
#branches: [ main, Next ]
|
||||
#pull_request:
|
||||
#branches: [ main, Next ]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
integration:
|
||||
|
||||
Reference in New Issue
Block a user