We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c21dff commit fad0081Copy full SHA for fad0081
.github/workflows/server_cicd.yml
@@ -3,8 +3,8 @@ name: server CI/CD Pipeline
3
4
on:
5
push:
6
- paths:
7
- - "server/build/libs/**"
+ # paths:
+ # - "server/build/libs/**"
8
branches:
9
- main
10
0 commit comments