Skip to content

Commit fc03646

Browse files
committed
Included package.json + eslint.config.mjs in sync for easier editing
1 parent 2e4c0d3 commit fc03646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Sync ** to adamlui/ai-apps/perplexity-omnibox/
3232
run: |
33-
rsync -avhr --delete --exclude={'.*','eslint*','package*.json'} \
33+
rsync -avhr --delete --exclude={'.*'} \
3434
${{ github.workspace }}/adamlui/perplexity-omnibox/ \
3535
${{ github.workspace }}/adamlui/ai-apps/perplexity-omnibox/
3636

0 commit comments

Comments
 (0)