ci: sync workflows from main branch (#6730)

This commit is contained in:
Joe Chen
2022-01-16 19:51:14 +08:00
committed by GitHub
parent 2626bcf94f
commit 01a2c68abb
52 changed files with 190 additions and 260 deletions

1
scripts/init/openbsd/gogs Executable file → Normal file
View File

@@ -1,6 +1,7 @@
#!/bin/sh
#
# $OpenBSD$
# shellcheck disable=SC2034,SC1091,SC2154,SC2086
daemon="/home/git/gogs/gogs"
daemon_user="git"