fixing workflows and new build for aarch64 (testing)

This commit is contained in:
Michael Trip 2023-10-03 21:06:54 +02:00
parent e0071d4efc
commit f183b8f044
6 changed files with 145 additions and 1 deletions

View file

@ -10,6 +10,9 @@ on:
- cron: '39 15 * * *'
push:
branches: [ "main" ]
paths:
- "mate/Dockerfile"
- ".github/workflows/fedora-mate-build.yml"
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request: