Update main.yml

This commit is contained in:
Herman Simensen 2022-01-08 20:03:54 +01:00 committed by GitHub
parent ec6320e128
commit 01eff5cc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ name: Build and Create Release
# Controls when the workflow will run # Controls when the workflow will run
on: on:
# Triggers the workflow on push or pull request events but only for the main branch # Triggers the workflow on push or pull request events but only for the main branch
workflow_dispatch:
push: push:
branches: [ main ] branches: [ main ]
pull_request: pull_request: