Skip to content

Commit

Permalink
Adicionando passo de checkout no actions
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonvilarins committed May 1, 2024
1 parent b7edc3c commit ba302f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Copiar os arquivos do repositório
uses: actions/[email protected]

0 comments on commit ba302f0

Please sign in to comment.