specify branch for action pipeline
This commit is contained in:
Родитель
c7b9108406
Коммит
cce49db2e0
|
@ -3,7 +3,7 @@ on:
|
|||
pull_request_target:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ["**"]
|
||||
branches: [main, master, workflow]
|
||||
tags-ignore: ["**"]
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
|
Загрузка…
Ссылка в новой задаче