Update macos.yml
This commit is contained in:
parent
1370a6ecff
commit
2ee6a99acd
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue