the base
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -2,7 +2,7 @@ name: Deploy Documentation to Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["development"]
|
||||
branches: ["development","main"]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
2
.github/workflows/hero_build_s3.yml
vendored
2
.github/workflows/hero_build_s3.yml
vendored
@@ -6,7 +6,7 @@ permissions:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["development"]
|
||||
branches: ["development","main"]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user