revert 4f86e01e36
revert Update .github/workflows/build_pull_request.yml
This commit is contained in:
parent
086b402a95
commit
92f2871bab
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_pull_request.yml
vendored
3
.github/workflows/build_pull_request.yml
vendored
|
@ -28,6 +28,9 @@ jobs:
|
|||
ref: main
|
||||
token: ${{ secrets.BOT_PAT }}
|
||||
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: https://github.com/gradle/wrapper-validation-action@a494d935f4b56874c4a5a87d19af7afcf3a163d0 # v2
|
||||
|
||||
- name: Get number of modules
|
||||
run: |
|
||||
set -x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue