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"
|
||||
#on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user