Skip to content

Commit fe1615e

Browse files
committed
Limit onboarding sync workflow to manual runs
1 parent 7fed4e6 commit fe1615e

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/onboarding_figma_sync.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
name: Sync macOS onboarding to Figma source
22

33
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"
174
workflow_dispatch:
185

196
permissions:

0 commit comments

Comments
 (0)