Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit eaddf5e

Browse files
authored
filter out generated dirs (#104)
1 parent 9ff41bc commit eaddf5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ inputs:
5151
!**/*.wasm
5252
!**/gen/**
5353
!**/_gen/**
54+
!**/generated/**
5455
!**/vendor/**
5556
openai_model:
5657
required: false

0 commit comments

Comments
 (0)