fix
All checks were successful
renovate / renovate (push) Successful in 18s
test-build / build (push) Successful in 1m18s

This commit is contained in:
2025-06-10 14:04:19 -05:00
parent 6b2e6353d1
commit 20669d9766

View File

@@ -18,9 +18,6 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: pip install requests run: pip install requests
- name: Run inline API check script
run: |
- name: Tag Old Pull Requests - name: Tag Old Pull Requests
env: env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }} BOT_TOKEN: ${{ secrets.BOT_TOKEN }}