Removed the tag requirement for the build workflow
This commit is contained in:
@@ -5,8 +5,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
build-gradle-project:
|
||||
|
||||
Reference in New Issue
Block a user