Skip to content

Commit 437e29e

Browse files
committed
Removed unneeded params
1 parent 9f35d0f commit 437e29e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/sync-changes-to-ai-web-extensions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
- name: Checkout adamlui/perplexity-omnibox
2121
uses: actions/checkout@v4
2222
with:
23-
token: ${{ secrets.REPO_SYNC_PAT }}
24-
repository: adamlui/perplexity-omnibox
2523
path: adamlui/perplexity-omnibox
2624

2725
- name: Checkout adamlui/ai-web-extensions

.github/workflows/update-usercount-shields-weekly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
- name: Checkout adamlui/perplexity-omnibox
1919
uses: actions/checkout@v4
2020
with:
21-
token: ${{ secrets.REPO_SYNC_PAT }}
22-
repository: adamlui/perplexity-omnibox
2321
path: adamlui/perplexity-omnibox
2422

2523
- name: Checkout adamlui/ai-web-extensions

0 commit comments

Comments
 (0)