add docker to nightly ci ignore

This commit is contained in:
Twig6943 2026-03-25 08:20:13 +03:00 committed by GitHub
parent ca13076b03
commit d6e34e0967
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ on:
- '*.md'
- '.github/**'
- '!.github/workflows/nightly.yml'
- '!docker/**'
permissions:
contents: write