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 d5b6be3 + b44e92f commit ee1aa26Copy full SHA for ee1aa26
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