Add action for automated backports
This commit is contained in:
parent
e4d7e1e9c8
commit
8841de17a5
4 changed files with 38 additions and 0 deletions
|
@ -64,6 +64,9 @@ const excludedFilesRegexps = [
|
|||
'^libtextsecure/test/.+',
|
||||
'^test/.+',
|
||||
|
||||
// Github workflows
|
||||
'^.github/.+',
|
||||
|
||||
// Modules we trust
|
||||
'^node_modules/core-js-pure/.+',
|
||||
'^node_modules/core-js/.+',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue