Update dos-djgpp.yml

This commit is contained in:
TheTank20 2023-08-14 21:59:25 -04:00 committed by GitHub
parent 6ae5c9e435
commit e3a6b78407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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