We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b6be3 commit b44e92fCopy full SHA for b44e92f
scripts/src/actions/fix-yaml-config.ts
@@ -1,4 +1,5 @@
1
import 'reflect-metadata'
2
+import {Permission} from '../resources/repository-collaborator.js'
3
import {Repository} from '../resources/repository.js'
4
import {runFormat} from './shared/format.js'
5
import {runAddCollaboratorToAllRepos} from './shared/add-collaborator-to-all-repos.js'
0 commit comments