Skip to content

Commit b37ffbf

Browse files
authored
Test if restored deleted params will make 403 err go away
1 parent 5732bf8 commit b37ffbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ 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
2123
path: adamlui/perplexity-omnibox
2224

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

0 commit comments

Comments
 (0)