We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0d2f2 commit 3517c83Copy full SHA for 3517c83
.github/workflows/maven-publish.yml
@@ -2,7 +2,7 @@ name: CI/CD Spring Boot Secure Pipeline
2
3
on:
4
push:
5
- branches: [main1]
+ branches: [main]
6
7
jobs:
8
build-and-publish:
0 commit comments