Skip to content

Commit

Permalink
chore(ci): kresify gh actions
Browse files Browse the repository at this point in the history
Kresify, only handle gh workflows.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Apr 29, 2024
1 parent b690ffe commit fa3126c
Show file tree
Hide file tree
Showing 13 changed files with 1,913 additions and 28 deletions.
8 changes: 7 additions & 1 deletion .conform.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-04-29T16:59:39Z by kres ebc009d-dirty.

policies:
- type: commit
spec:
Expand Down Expand Up @@ -39,14 +43,16 @@ policies:
spec:
skipPaths:
- .git/
- testdata/
includeSuffixes:
- .go
excludeSuffixes:
- .pb.go
- .pb.gw.go
- _string.go
- _enumer.go
- _string_linux.go
- zz_generated.deepcopy.go
- zz_generated_deepcopy.go
header: |
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down
Loading

0 comments on commit fa3126c

Please sign in to comment.