Skip to content

[workshop] Add node: Schedule It to Run Every Day#1889

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-13-schedule-your-workflow-03e4055cca6ceb75
Closed

[workshop] Add node: Schedule It to Run Every Day#1889
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-13-schedule-your-workflow-03e4055cca6ceb75

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the missing step 13 (13-schedule-your-workflow.md) — Schedule It to Run Every Day — which closes the gap between step 12 (Test and Improve Your Workflow) and step 14 (What's Next?). This node teaches learners to add a schedule: daily on weekdays trigger to their workflow frontmatter, compile it, and verify the schedule is registered in the Actions tab. Updates 12-test-and-iterate.md to link forward to step 13, fixes the side-quest-13-01-schedule-expressions.md back-reference, and adds the new entry to the README curriculum table.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🎓 Workshop Author · 69.4 AIC · ⌖ 7.17 AIC · ⊞ 7.3K ·

  • expires on Jul 24, 2026, 7:27 AM UTC

Create workshop/13-schedule-your-workflow.md — the missing scheduling step
between 'Test and Improve Your Workflow' (12) and 'What's Next?' (14).

Update 12-test-and-iterate.md to link forward to step 13, fix the schedule
side quest to reference the correct file, and add step 13 to the README
curriculum table.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation workshop labels Jul 23, 2026
@pelikhan pelikhan closed this Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant