This commit is contained in:
cupcakearmy 2021-05-15 16:59:59 +02:00
parent 48cd3f1905
commit e237eefc94
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ name: Main
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: tags:
- main - "v*.*.*"
jobs: jobs:
build: build: