Update publish-appimage.yml
This can also skip docs/web-only changes.
This commit is contained in:
3
.github/workflows/publish-appimage.yml
vendored
3
.github/workflows/publish-appimage.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
paths-ignore:
|
||||
- web/**
|
||||
- doc/**
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Reference in New Issue
Block a user