mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-03-22 22:00:13 +00:00
feat(github): add master branch to push workflow
This commit is contained in:
parent
afe995d665
commit
979ab38a56
1 changed files with 1 additions and 0 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
||||||
- "profile/**"
|
- "profile/**"
|
||||||
branches:
|
branches:
|
||||||
- artifacts
|
- artifacts
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue