Skip to content

Commit c28c98c

Browse files
authored
Update update-urls.yaml (#120)
1 parent 8be3110 commit c28c98c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/update-urls.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
ssh-key: ${{secrets.UPDATE_URLS_KEY}}
1616
- name: Update URLs
1717
run: ./update-urls.sh
18-
# - name: Run URL check script
19-
# uses: adriancoman/[email protected]
20-
# with:
21-
# file-to-check: acestream_search/common/constants.py
18+
- name: Run URL check script
19+
uses: adriancoman/[email protected]
20+
with:
21+
file-to-check: acestream_search/common/constants.py
2222
- name: Commit changes
2323
uses: stefanzweifel/git-auto-commit-action@v5
2424
id: auto-commit-action

0 commit comments

Comments
 (0)