unreal-chat/.forgejo/workflows/demo.yaml
Juan Sebastian Montoya 49683c09ed
All checks were successful
/ test (push) Successful in 1s
chore: update GitHub Actions workflow echo command
- Modified the echo command in demo.yaml to reflect an updated message for clarity during testing
2025-04-10 16:08:08 -05:00

6 lines
91 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good updated