Update dos-djgpp.yml
This commit is contained in:
parent
6ae5c9e435
commit
e3a6b78407
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue