Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github-gen/velnor-workflow.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ schema = 1
repository = "tailrocks/graphql-java-datetime"
revision = "92c3478694ef423fb4160b8c934d6671ca85b51a"
[policy]
ruleset_required_status_checks = []
ruleset_external_status_checks = []
ruleset_required_status_checks = ["ci-required"]
ruleset_external_status_checks = ["DCO"]
[workflow]
runners = "both"
automatic_lanes = "github"
Expand Down
2 changes: 1 addition & 1 deletion .github/ci/.github-actions-generator-state
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated ownership state; do not edit.
schema = 2
[inputs]
config 812b129a45a01c6e
config 19d7e033150a74a6
scan 1b72102e5495def6
generator 48
[outputs]
Expand Down
Loading