deploy on push

This commit is contained in:
olemorud
2022-12-07 19:32:19 +01:00
parent 11c236984d
commit 7a79cbec6c

View File

@@ -1,7 +1,11 @@
name: 'Deploy Google Cloud Function'
on: workflow_dispatch
on:
workflow_dispatch:
push:
branches:
- 'master'
jobs:
deploy: