Update freebsd.yml

This commit is contained in:
TheTank20 2023-08-14 22:01:01 -04:00 committed by GitHub
parent 2ee6a99acd
commit c1eb81490b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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