Run Actions builds for dev branches (#4691)

This commit is contained in:
MD 2021-12-15 20:20:06 +00:00
parent d53ff36a2a
commit 91f4493fe0
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- 2.x - 2.x
- dev/*
jobs: jobs:
build: build:

View file

@ -9,6 +9,7 @@ on:
branches: branches:
- 2.x - 2.x
- mc/* - mc/*
- dev/*
jobs: jobs:
build: build: