Skip to content

Create greetings.yml #7

Create greetings.yml

Create greetings.yml #7

name: "Workflow commands"
on: ['push']
jobs:
my-job:
runs_on: ubuntu-latest
steps:
- name: "group logging"
runs: |
echo "msg1"
echo "msg2"