File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 types : [checks_requested]
2020jobs :
2121 copyright-check :
22- uses : eclipse-score/cicd-workflows/.github/workflows/copyright.yml@main
22+ uses : eclipse-score/cicd-workflows/.github/workflows/copyright.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
2323 with :
2424 bazel-target : " run //:copyright.check"
Original file line number Diff line number Diff line change 2121
2222jobs :
2323 formatting-check :
24- uses : eclipse-score/cicd-workflows/.github/workflows/format.yml@main
24+ uses : eclipse-score/cicd-workflows/.github/workflows/format.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
2525 with :
2626 bazel-target : " test //:format.check" # optional, this is the default
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ permissions:
2525
2626jobs :
2727 license-check :
28- uses : eclipse-score/cicd-workflows/.github/workflows/license-check.yml@main
28+ uses : eclipse-score/cicd-workflows/.github/workflows/license-check.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
2929 with :
3030 repo-url : " ${{ github.server_url }}/${{ github.repository }}"
3131 secrets :
You can’t perform that action at this time.
0 commit comments