mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
Build appimage on PRs
This commit is contained in:
parent
5b23276296
commit
8173e037d4
6
.github/workflows/publish-appimage.yml
vendored
6
.github/workflows/publish-appimage.yml
vendored
@ -8,6 +8,12 @@ on:
|
||||
paths-ignore:
|
||||
- web/**
|
||||
- doc/**
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- web/**
|
||||
- doc/**
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user