Skip to content

Commit

Permalink
Modify the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diegovr committed Jul 12, 2024
1 parent e827327 commit 918de10
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 918de10

Please sign in to comment.