Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 530b55d

Browse files
Update main.yml
1 parent 6d746d4 commit 530b55d

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
@@ -1,7 +1,7 @@
11
name: Latest blog post workflow
22
on:
33
schedule: # Run workflow automatically
4-
- cron: '0 * * * *' # Runs every hour, on the hour
4+
- cron: '0 12 * * *' # Runs every hour, on the hour
55
workflow_dispatch: # Run workflow manually (without waiting for the cron to be called), through the GitHub Actions Workflow page directly
66
permissions:
77
contents: write # To write the generated contents to the readme

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /