Disable FreeBSD GH action

This commit is contained in:
TheTank20
2025-04-13 19:52:53 -04:00
committed by GitHub
parent d1024950da
commit 2415d1374f

View File

@@ -21,12 +21,12 @@
name: C/C++ CI (FreeBSD) name: C/C++ CI (FreeBSD)
on: on:
push: #push:
branches: [ "*" ] # branches: [ "*" ]
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip # paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
pull_request: #pull_request:
branches: [ "*" ] # branches: [ "*" ]
paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip # paths-ignore: [ '**.md', 'doc/**', '.idea/**'] # If only these files are edited, skip
workflow_dispatch: workflow_dispatch: