Fix branch name

This commit is contained in:
2023-04-30 17:23:47 +01:00
parent 9f10d2ed7d
commit 44e60c9687

View File

@@ -3,7 +3,7 @@ name: ci
on: on:
push: push:
branches: branches:
- "master" - "main"
tags: tags:
- "[0-9]+.[0-9]+.[0-9]+" - "[0-9]+.[0-9]+.[0-9]+"