Skip to content

Commit c7d3767

Browse files
committed
fix: job name
1 parent 4c3541b commit c7d3767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- cron: "15 15 * * *" # Run daily at 3:15 PM UTC (10:15 AM EST)
1212

1313
jobs:
14-
deploy and test:
14+
deploy-and-test:
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)