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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ ghaction ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ ghaction ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче