There was an error while loading. Please reload this page.
1 parent 7fed4e6 commit fe1615eCopy full SHA for fe1615e
1 file changed
.github/workflows/onboarding_figma_sync.yml
@@ -1,19 +1,6 @@
1
name: Sync macOS onboarding to Figma source
2
3
on:
4
- push:
5
- branches: ["main"]
6
- paths:
7
- - ".github/workflows/onboarding_figma_sync.yml"
8
- - "scripts/export_onboarding_sync_bundle.sh"
9
- - "scripts/prepare_onboarding_sync_bundle.sh"
10
- - "scripts/publish_onboarding_sync_branch.sh"
11
- - "desktop/Desktop/Package.swift"
12
- - "desktop/Desktop/Sources/OmiApp.swift"
13
- - "desktop/Desktop/Sources/ViewExporter.swift"
14
- - "desktop/Desktop/Sources/Theme/**"
15
- - "desktop/Desktop/Sources/Onboarding*.swift"
16
- - "desktop/Desktop/Sources/FileIndexing/OnboardingLoadingAnimation.swift"
17
workflow_dispatch:
18
19
permissions:
0 commit comments