Skip to content

Commit

Permalink
Merge pull request #2 from diegovr/test_workflow2
Browse files Browse the repository at this point in the history
Modify the workflow
  • Loading branch information
diegovr authored Jul 12, 2024
2 parents 5259d82 + 918de10 commit bd3eb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: CI/CD Pipeline
on:
push:
branches:
- master # Cambia "main" por la rama que desees
- main # Cambia "main" por la rama que desees
pull_request:
paths:
- '**/*.py'
Expand Down

0 comments on commit bd3eb10

Please sign in to comment.