Fix for workflow
This commit is contained in:
@@ -6,7 +6,9 @@ name: Build
|
|||||||
# types: [published]
|
# types: [published]
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, develop]
|
branches:
|
||||||
|
- main
|
||||||
|
- develop
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# test:
|
# test:
|
||||||
|
|||||||
Reference in New Issue
Block a user