Ignore changes to Dockerfile on mac

This commit is contained in:
Ilya Fedin 2021-10-21 16:17:07 +04:00 committed by John Preston
parent 9dfa29ff0f
commit 3dacbc6bf6
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ on:
- '!.github/workflows/mac.yml'
- 'lib/xdg/**'
- 'snap/**'
- 'Telegram/build/docker/**'
- 'Telegram/Resources/uwp/**'
- 'Telegram/Resources/winrc/**'
- 'Telegram/SourceFiles/platform/win/**'
@ -30,6 +31,7 @@ on:
- '!.github/workflows/mac.yml'
- 'lib/xdg/**'
- 'snap/**'
- 'Telegram/build/docker/**'
- 'Telegram/Resources/uwp/**'
- 'Telegram/Resources/winrc/**'
- 'Telegram/SourceFiles/platform/win/**'