We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3541b commit c7d3767Copy full SHA for c7d3767
.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
11
- cron: "15 15 * * *" # Run daily at 3:15 PM UTC (10:15 AM EST)
12
13
jobs:
14
- deploy and test:
+ deploy-and-test:
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments