commit | 4c63aeb2d13aa995886a563047c358aa9e1dc89c | [log] [tgz] |
---|---|---|
author | Glenn Adams <glenn@skynav.com> | Tue Mar 07 12:24:13 2023 -0600 |
committer | GitHub <noreply@github.com> | Tue Mar 07 12:24:13 2023 -0600 |
tree | 721d3586fa5401ba4c451c55b5bc09e64ffd80a7 | |
parent | 7c0bd731e1e6fcc34b7b1cdd71206b97966904d1 [diff] |
Require signature on protected branch (#18)
diff --git a/.asf.yaml b/.asf.yaml index 1f7913f..b8577d7 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -12,6 +12,7 @@ main: strict: true required_linear_history: false + required_signatures: true dependabot_alerts: true dependabot_updates: false