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 72a0804 commit 82fbdc2Copy full SHA for 82fbdc2
.github/workflows/easylabel.yaml
@@ -20,7 +20,7 @@ jobs:
20
# Install dependencies
21
- run: bun i
22
23
- # Run CorePing task
+ # Run EasyLabel task
24
- run: bun run/easylabel.tsx
25
timeout-minutes: 10
26
env:
0 commit comments