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 f4f6f94 + 87962ac commit 38047bfCopy full SHA for 38047bf
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