Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds workshop/13-schedule-your-workflow.md, filling the missing step 13 gap in the main workshop path. This node teaches learners to switch their workflow trigger from manual-only to a scheduled daily on weekdays trigger plus workflow_dispatch, compile the updated frontmatter, commit both the .md and .lock.yml files, and verify the schedule was registered in the Actions tab.

It extends 12-test-and-iterate.md (which now links forward to step 13) and feeds into 14-next-steps.md. The side quest side-quest-13-01-schedule-expressions.md and the README curriculum table are updated to point to the new file. Serves all learner personas on the main core path.

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 · 63.9 AIC · ⌖ 7.35 AIC · ⊞ 7.3K ·

  • expires on Jul 24, 2026, 1:07 AM UTC

Fills the missing step 13 gap in the main workshop path. The step
teaches learners to change their workflow's on: block to use a
scheduled trigger with fuzzy syntax, compile, commit, and verify
the schedule was registered.

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