We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3d9bb commit f3011ccCopy full SHA for f3011cc
.github/workflows/ping.yml
@@ -13,4 +13,4 @@ jobs:
13
14
steps:
15
- name: Send HTTP Request
16
- run: curl -X GET ${{secrets.BACKEND_URL}}
+ run: curl -X GET https://leetcode-journal.vercel.app/api/etc/supabase-activity-scheduler
0 commit comments