1 Commits

Author SHA1 Message Date
Gergő Jedlicska 894c1d428b update github action triggers 2023-10-27 10:10:59 +02:00
+3 -2
View File
@@ -1,8 +1,9 @@
name: "build and deploy Speckle functions" name: "build and deploy Speckle functions"
on: on:
workflow_dispatch:
push: push:
branches: tags:
- main - '*'
jobs: jobs:
publish-automate-function-version: # make sure the action works on a clean machine without building publish-automate-function-version: # make sure the action works on a clean machine without building