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 737afbc
Show file tree
Hide file tree
Showing 13 changed files with 1,919 additions and 30 deletions.
7 changes: 7 additions & 0 deletions .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-29T17:22:32Z by kres ebc009d-dirty.

policies:
- type: commit
spec:
Expand Down Expand Up @@ -35,14 +39,17 @@ policies:
- kernel
- security
- ^v1.7
- ci
- type: license
spec:
skipPaths:
- .git/
- testdata/
includeSuffixes:
- .go
excludeSuffixes:
- .pb.go
- .pb.gw.go
- _string.go
- _enumer.go
- _string_linux.go
Expand Down
Loading

0 comments on commit 737afbc

Please sign in to comment.