changing ghaction build action to run on the main branch
This commit is contained in:
Родитель
5dbb408fa8
Коммит
a68d3bf6d7
|
@ -2,9 +2,9 @@ name: Artifact Build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ ghaction ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ ghaction ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Загрузка…
Ссылка в новой задаче