Skip to content

ajustada indentação da seção TP3 do readme #21

ajustada indentação da seção TP3 do readme

ajustada indentação da seção TP3 do readme #21

Workflow file for this run

name: hello.yml
on:
push:
jobs:
hello-cd-ci:
runs-on: ubuntu-latest
steps:
- name: Print Hello CI/CD
run: echo "Hello CI/CD"