forked from laurens/fediversity_website
Voer workflow uit bij iedere push
This commit is contained in:
parent
3d7e66a80b
commit
25c54fa84f
2
.github/workflows/build-website.yml
vendored
2
.github/workflows/build-website.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Build website
|
||||
run-name: ${{ github.actor }} has initiated the build process 🚀
|
||||
on:
|
||||
workflow_dispatch
|
||||
push
|
||||
jobs:
|
||||
Start-Website-Build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Reference in a new issue