mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-25 18:42:09 +00:00
6 lines
211 B
YAML
6 lines
211 B
YAML
# 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
|
|
|