mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
deploy docs only on master
This commit is contained in:
parent
a3b3753bec
commit
6f786e9a88
9
.github/workflows/frontend.deploy.docs.yml
vendored
9
.github/workflows/frontend.deploy.docs.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: "frontend:deploy:docs to github"
|
name: "frontend:deploy:docs to github"
|
||||||
#on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
on: push
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user