diff --git a/.github/dco.yml b/.github/dco.yml index 790c2e7..79d4d78 100644 --- a/.github/dco.yml +++ b/.github/dco.yml @@ -1,3 +1,6 @@ # Disable sign-off checking for members of the Gradle GitHub organization require: members: false + - name: Gradle Build Action + uses: gradle/gradle-build-action@v2.9.0 +