Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng committed Dec 10, 2023
1 parent 317e05e commit 7f39ee3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: compile
on:
push:
branches: [ main ]
paths:
- java/springboot/**
pull_request:
paths:
- java/springboot/**

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 7f39ee3

Please sign in to comment.