Skip to content

Commit 53ff39a

Browse files
committed
🚩 Disable sync-widgets-demo job
1 parent bda7431 commit 53ff39a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎.github/workflows/sync-widgets-demo.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: Sync Widgets Demo
22
on:
33
workflow_dispatch:
4-
push:
5-
branches:
6-
- main
7-
paths:
8-
- "packages/widgets/**"
9-
- "packages/tasks/**"
10-
- "package.json"
11-
- "pnpm-lock.yaml"
12-
- ".github/workflows/sync-widgets-demo.yml"
4+
# push:
5+
# branches:
6+
# - main
7+
# paths:
8+
# - "packages/widgets/**"
9+
# - "packages/tasks/**"
10+
# - "package.json"
11+
# - "pnpm-lock.yaml"
12+
# - ".github/workflows/sync-widgets-demo.yml"
1313

1414
jobs:
1515
sync:

0 commit comments

Comments
 (0)