Hello World:
kaau@OCLT71159526 ~/myproj/TREO_SRE_COEI_CDK_86039$ cat .github/workflows/hello.yml
[[blue:name: Hello]]
[[blue:]]
[[blue:on: push]]
[[blue:]]
[[blue:jobs:]]
[[blue: hello:]]
[[blue: runs-on: ubuntu-latest]]
[[blue: steps:]]
[[blue: - run: echo Hello]]
#
# GitHub Action output:
#
● Set up job 0s
Current runner version: '2.336.0'
Runner Image Provisioner
Hosted Compute Agent
Version: 20260707.563
Commit: 02667638d2b423fbc733a8e32a88b44996a3ba6e
Build Date: 2026-07-07T19:33:50Z
Worker ID: {9edeb2af-7c1c-4d1e-9c84-abec638c0d7c}
Azure Region: westus3
Operating System
Ubuntu
24.04.4
LTS
Runner Image
Image: ubuntu-24.04
Version: 20260720.247.2
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260720.247/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260720.247
GITHUB_TOKEN Permissions
Contents: read
Metadata: read
Packages: read
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Complete job name: hello
● Run echo Hello 0s
[[blue:echo Hello]]
shell: /usr/bin/bash -e {0}
Hello
● Complete job 0s
Cleaning up orphan processes