diff options
author | Franck Cuny <franck@fcuny.net> | 2022-10-27 19:23:14 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-10-27 19:23:14 -0700 |
commit | 866b276e9e0bef567c28fc1e6246303918f69917 (patch) | |
tree | 4c36c505effe06733be2b62b8d210ebc86050acc | |
parent | ref(tools/perf-flamegraph): move to a proper shell script (diff) | |
download | world-866b276e9e0bef567c28fc1e6246303918f69917.tar.gz |
feat(ops/github): archive notes.fcuny.net
The content has been merged with fcuny.net - I can keep everything in one site.
Diffstat (limited to '')
-rw-r--r-- | ops/github/repositories.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ops/github/repositories.yaml b/ops/github/repositories.yaml index f9d0492..d255e30 100644 --- a/ops/github/repositories.yaml +++ b/ops/github/repositories.yaml @@ -72,9 +72,7 @@ fcuny-net: notes-fcuny-net: name: notes.fcuny.net visibility: private - archived: false - vulnerability_alerts: true - delete_branch_on_merge: true + archived: true govanity: visibility: private archived: true |