We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8409243 commit cdc0a25Copy full SHA for cdc0a25
.github/workflows/coreping.yaml
@@ -25,7 +25,7 @@ jobs:
25
- run: bun i
26
27
# Run CorePing task
28
- - run: bun app/tasks/coreping/index.tsx
+ - run: bun app/tasks/coreping/coreping.ts
29
timeout-minutes: 8
30
env:
31
GH_TOKEN_COMFY_PR: ${{ secrets.GH_TOKEN_COMFY_PR_BOT }}
0 commit comments