Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Nov 14, 2024
1 parent c245dbe commit d0687b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_production_function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Functional Tests

on:
# Run this workflow at 12:15 (or 1:15) am
# on every Mon to Ffi (b/c GMT -5 or -4)
# on every Mon to Fri (b/c GMT -5 or -4)
schedule:
- cron: "15 6 * * 1-5" # in GMT
workflow_dispatch:
Expand Down

0 comments on commit d0687b7

Please sign in to comment.