Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/samples/web-csr/dressca-ba…
Browse files Browse the repository at this point in the history
…ckend/com.github.spotbugs-5.2.0
  • Loading branch information
tsuna-can-se authored Oct 18, 2023
2 parents 7854418 + f075c11 commit ece4dc5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/back-sample-pull-request-ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@ on: # yamllint disable-line rule:truthy
jobs:
build:
runs-on: ubuntu-latest
permissions:
checks: write
contents: read

steps:
- name: ブランチのチェックアウト
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit ece4dc5

Please sign in to comment.