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

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