Update linux.yml
This commit is contained in:
parent
c1eb81490b
commit
283df1c1fe
|
@ -23,6 +23,7 @@ name: C/C++ CI (Linux)
|
|||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue