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 6d814de commit 8ed3bfcCopy full SHA for 8ed3bfc
1 file changed
defaults.yml
@@ -2,6 +2,19 @@ defaults:
2
files:
3
- .github/uci.yml
4
org:
5
+ polydawn:
6
+ defaults:
7
+ files: []
8
+ language:
9
+ Go:
10
11
+ files:
12
+ - .github/workflows/go-test.yml
13
+ - .github/workflows/go-check.yml
14
+ - .github/workflows/releaser.yml
15
+ - .github/workflows/release-check.yml
16
+ - .github/workflows/tagpush.yml
17
+ - version.json
18
filecoin-project:
19
defaults:
20
files: []
0 commit comments