Removed the tag requirement for the build workflow
Some checks failed
Build new release / Build gradle (push) Failing after 32s
Build new release / Create Release (push) Has been cancelled

This commit is contained in:
Doc
2023-12-01 09:52:05 +01:00
parent 75add75af7
commit 0b6a7ee9bd

View File

@@ -5,8 +5,6 @@ on:
push:
branches:
- master
tags:
- 'v*'
jobs:
build-gradle-project: