Skip to content

Commit fab4769

Browse files
authored
Update GitHub CLI command to include codeOfConduct
1 parent e6f88de commit fab4769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_packages_info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
echo ""
104104
105-
gh repo view --json owner
105+
gh repo view --json codeOfConduct,owner
106106
107107
done < <(tail -n +2 packages.csv)
108108

0 commit comments

Comments
 (0)