We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98d7c1 commit 043a248Copy full SHA for 043a248
1 file changed
.github/workflows/shared.yml
@@ -6,6 +6,9 @@ on:
6
permissions:
7
contents: read
8
9
+env:
10
+ COLUMNS: 150
11
+
12
jobs:
13
pre-commit:
14
runs-on: ubuntu-latest
0 commit comments