[PM-8985] Trigger build job on push events to main (#3362)

This commit is contained in:
Patrick Honkonen 2024-06-27 09:16:51 -04:00 committed by GitHub
parent 96b4326d7d
commit 1e1d41579a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
name: Build
on:
push:
branches:
- main
workflow_dispatch:
inputs:
version-name: