mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Ignore changes to Dockerfile on mac
This commit is contained in:
parent
9dfa29ff0f
commit
3dacbc6bf6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -13,6 +13,7 @@ on:
|
||||||
- '!.github/workflows/mac.yml'
|
- '!.github/workflows/mac.yml'
|
||||||
- 'lib/xdg/**'
|
- 'lib/xdg/**'
|
||||||
- 'snap/**'
|
- 'snap/**'
|
||||||
|
- 'Telegram/build/docker/**'
|
||||||
- 'Telegram/Resources/uwp/**'
|
- 'Telegram/Resources/uwp/**'
|
||||||
- 'Telegram/Resources/winrc/**'
|
- 'Telegram/Resources/winrc/**'
|
||||||
- 'Telegram/SourceFiles/platform/win/**'
|
- 'Telegram/SourceFiles/platform/win/**'
|
||||||
|
@ -30,6 +31,7 @@ on:
|
||||||
- '!.github/workflows/mac.yml'
|
- '!.github/workflows/mac.yml'
|
||||||
- 'lib/xdg/**'
|
- 'lib/xdg/**'
|
||||||
- 'snap/**'
|
- 'snap/**'
|
||||||
|
- 'Telegram/build/docker/**'
|
||||||
- 'Telegram/Resources/uwp/**'
|
- 'Telegram/Resources/uwp/**'
|
||||||
- 'Telegram/Resources/winrc/**'
|
- 'Telegram/Resources/winrc/**'
|
||||||
- 'Telegram/SourceFiles/platform/win/**'
|
- 'Telegram/SourceFiles/platform/win/**'
|
||||||
|
|
Loading…
Add table
Reference in a new issue