Skip to content

Commit

Permalink
⚗️ test action
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Nov 22, 2023
1 parent ff10f4b commit 876a36c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/sync-widgets-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Sync Widgets Demo
on:
#pull_request:
push:
branches:
- main
paths:
- "packages/widgets/**"
- "packages/tasks/**"
- "package.json"
- "pnpm-lock.yaml"
# branches:
# - main
# paths:
# - "packages/widgets/**"
# - "packages/tasks/**"
# - "package.json"
# - "pnpm-lock.yaml"

jobs:
sync:
Expand Down

0 comments on commit 876a36c

Please sign in to comment.