6
0
Fork 0

Voer workflow uit bij iedere push

This commit is contained in:
Michael Boelen 2023-05-04 19:30:47 +02:00
parent 3d7e66a80b
commit 25c54fa84f

View file

@ -1,7 +1,7 @@
name: Build website name: Build website
run-name: ${{ github.actor }} has initiated the build process 🚀 run-name: ${{ github.actor }} has initiated the build process 🚀
on: on:
workflow_dispatch push
jobs: jobs:
Start-Website-Build: Start-Website-Build:
runs-on: ubuntu-latest runs-on: ubuntu-latest