Skip to content

Fix typo in runner name from 'ubutun' to 'ubuntu'#64

Open
cjuleff wants to merge 1 commit intoServiceNow:mainfrom
cjuleff:patch-1
Open

Fix typo in runner name from 'ubutun' to 'ubuntu'#64
cjuleff wants to merge 1 commit intoServiceNow:mainfrom
cjuleff:patch-1

Conversation

@cjuleff
Copy link

@cjuleff cjuleff commented Mar 12, 2026

Description of the problem solved: Fix typo in runner name from 'ubutun' to 'ubuntu'
Acceptance criteria for how an approver can tell if the "story" was completed: code updated to correct 'ubutun'

Copilot AI review requested due to automatic review settings March 12, 2026 10:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a typo in the GitHub Actions runner label so the workflow runs on a valid hosted runner (ubuntu-latest) instead of an invalid one (ubutun-latest).

Changes:

  • Update runs-on for the changeApproval job to ubuntu-latest
  • Update runs-on for the deploy job to ubuntu-latest

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants