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