We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967b491 commit 7bfdb09Copy full SHA for 7bfdb09
.github/workflows/dco-cla.yaml
@@ -0,0 +1,7 @@
1
+name: DCO/CLA Verification
2
+on:
3
+ pull_request:
4
+ push:
5
+jobs:
6
+ dco-cla:
7
+ uses: block/ospo/.github/workflows/dco-cla.yaml@main
.github/workflows/dco.yaml
0 commit comments