Update macos.yml

This commit is contained in:
TheTank20
2023-08-14 22:00:58 -04:00
committed by GitHub
parent 1370a6ecff
commit 2ee6a99acd

View File

@@ -23,6 +23,7 @@ name: C/C++ CI (macOS)
on:
push:
branches: [ "*" ]
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
workflow_dispatch:
jobs: