mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 09:44:04 +00:00
Update build-and-test-linux.yaml
This commit is contained in:
parent
109b2ba7de
commit
65e04dffa6
6
.github/workflows/build-and-test-linux.yaml
vendored
6
.github/workflows/build-and-test-linux.yaml
vendored
@ -3,9 +3,15 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- web/**
|
||||
- doc/**
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- web/**
|
||||
- doc/**
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
Loading…
Reference in New Issue
Block a user