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 de61aeb commit caa71e7Copy full SHA for caa71e7
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 {runSetPropertyInAllRepos} from './shared/set-property-in-all-repos.js'
0 commit comments