Update windows.yml

This commit is contained in:
TheTank20 2023-08-14 22:00:56 -04:00 committed by GitHub
parent e3a6b78407
commit 1370a6ecff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: