We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321eecc commit 59562a4Copy full SHA for 59562a4
.github/workflows/copyright.yml
@@ -19,6 +19,6 @@ on:
19
types: [checks_requested]
20
jobs:
21
copyright-check:
22
- uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@main
+ uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8
23
with:
24
bazel-target: "run //:copyright.check"
0 commit comments