mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-12-22 20:40:16 +02:00
Update linux.yml
This commit is contained in:
parent
c1eb81490b
commit
283df1c1fe
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -23,6 +23,7 @@ name: C/C++ CI (Linux)
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "*" ]
|
branches: [ "*" ]
|
||||||
|
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user