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.
2 parents 3b9d5be + caa71e7 commit 087cad3Copy full SHA for 087cad3
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