Skip to content

Commit 66f1f6a

Browse files
committed
up
1 parent 6af0add commit 66f1f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-commit-client-updates.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name: Auto commit client updates
55

66
on:
7-
workflow_dispatch:
87
push:
9-
branches: [ "**" ]
8+
branches-ignore:
9+
- 'sync/**'
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)