Skip to content

Commit f8e1ec2

Browse files
add spaces in cron workflows to update permissions (#158)
1 parent 25cb490 commit f8e1ec2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/code-analysis-lint-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110

111111
# Optional: The mode to install golangci-lint. It can be 'binary' or 'goinstall'.
112112
# install-mode: "goinstall"
113+
113114
importfmt:
114115
name: importfmt
115116
needs: [build]

.github/workflows/codeql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# the `language` matrix defined below to confirm you have the correct set of
1010
# supported CodeQL languages.
1111
#
12+
1213
name: "CodeQL"
1314

1415
on:

0 commit comments

Comments
 (0)