feat: add automation control policies
This commit is contained in:
@@ -19,6 +19,7 @@ const sourceFiles = [
|
||||
`${publicActionsDir}/workflows/ci.yml`,
|
||||
'lib/account-auth.js',
|
||||
'lib/account-rotation.js',
|
||||
'lib/automation-control.js',
|
||||
'lib/backup-crypto.js',
|
||||
'lib/clouddrop-upload.js',
|
||||
'lib/coalesced-set.js',
|
||||
@@ -96,6 +97,7 @@ const sourceFiles = [
|
||||
'tests/account-auth.test.js',
|
||||
'tests/account-rotation.test.js',
|
||||
'tests/account-status.test.js',
|
||||
'tests/automation-control.test.js',
|
||||
'tests/auto-resume.test.js',
|
||||
'tests/backup-crypto.test.js',
|
||||
'tests/byse-reject-recovery.test.js',
|
||||
|
||||
Reference in New Issue
Block a user