Run build workflow on tags being pushed
For some reason filtering by tags and braches "is not intended", so run on everything being pushed for now.
This commit is contained in:
parent
281dd1b984
commit
345caec57f
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
env:
|
||||
REGISTRY_IMAGE: ${{ vars.REGISTRY }}/${{ github.repository }}:${{ github.ref_name }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue