0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-10-31 16:22:38 +00:00

added dev branch support in github actions

This commit is contained in:
X1nto 2020-05-24 23:54:26 +04:00
parent 39fa6531fb
commit 029bf0f186

View file

@ -4,9 +4,11 @@ on:
push:
branches:
- master
- dev
pull_request:
branches:
- master
- dev
jobs:
build: