mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Run Windows action on changes in prepare.py
This commit is contained in:
parent
6a3c1f2fd9
commit
e6e90e99da
1 changed files with 2 additions and 2 deletions
4
.github/workflows/win.yml
vendored
4
.github/workflows/win.yml
vendored
|
@ -13,7 +13,7 @@ on:
|
||||||
- '!.github/workflows/win.yml'
|
- '!.github/workflows/win.yml'
|
||||||
- 'lib/xdg/**'
|
- 'lib/xdg/**'
|
||||||
- 'snap/**'
|
- 'snap/**'
|
||||||
- 'Telegram/build/**'
|
- 'Telegram/build/docker/**'
|
||||||
- 'Telegram/Resources/uwp/**'
|
- 'Telegram/Resources/uwp/**'
|
||||||
- 'Telegram/SourceFiles/platform/linux/**'
|
- 'Telegram/SourceFiles/platform/linux/**'
|
||||||
- 'Telegram/SourceFiles/platform/mac/**'
|
- 'Telegram/SourceFiles/platform/mac/**'
|
||||||
|
@ -32,7 +32,7 @@ on:
|
||||||
- '!.github/workflows/win.yml'
|
- '!.github/workflows/win.yml'
|
||||||
- 'lib/xdg/**'
|
- 'lib/xdg/**'
|
||||||
- 'snap/**'
|
- 'snap/**'
|
||||||
- 'Telegram/build/**'
|
- 'Telegram/build/docker/**'
|
||||||
- 'Telegram/Resources/uwp/**'
|
- 'Telegram/Resources/uwp/**'
|
||||||
- 'Telegram/SourceFiles/platform/linux/**'
|
- 'Telegram/SourceFiles/platform/linux/**'
|
||||||
- 'Telegram/SourceFiles/platform/mac/**'
|
- 'Telegram/SourceFiles/platform/mac/**'
|
||||||
|
|
Loading…
Add table
Reference in a new issue