Update publish-appimage.yml

This can also skip docs/web-only changes.
This commit is contained in:
Brenden Matthews
2023-03-14 17:56:15 -04:00
committed by GitHub
parent 9a3d732d3f
commit a9cecaf991

View File

@@ -5,6 +5,9 @@ on:
- main
tags:
- v*
paths-ignore:
- web/**
- doc/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}