Skip to content

Commit

Permalink
Update springboot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rogervinas authored Dec 4, 2023
1 parent e885752 commit e14e730
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/springboot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ on:
push:
branches: [ "main" ]
paths:
- .github/workflows
- .github/workflows/springboot.yml
- docker-compose.yaml
- springboot-app/**
pull_request:
branches: [ "main" ]
paths:
- .github/workflows/springboot.yml
- docker-compose.yaml
- springboot-app/**

permissions:
Expand Down

0 comments on commit e14e730

Please sign in to comment.