mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
.github: disable actions by default [skip ci]
Enable actions by setting local variables in your fork of Infix. Fix #170 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# To enable automatic sync of your Infix fork every day, or on dispatch,
|
||||
# set the repoistory or organisation variable (not secret):
|
||||
#
|
||||
# SYNC_FORK = 'true'
|
||||
# SYNC_FORK = true
|
||||
#
|
||||
# You also need a GH_SYNC_REPO token allowed to update workflows. For
|
||||
# more information on variables and secrets, see the GitHub docs.
|
||||
|
||||
Reference in New Issue
Block a user