Skip to content

Commit 1bf577c

Browse files
authored
Update paths in package.yaml for workflow triggers
1 parent 173dc00 commit 1bf577c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- main
88
- patch-1
99
paths:
10-
- src/**
10+
- keycloak_oidc_api_client/**
1111
- .github/workflows/package.yaml
1212
release:
1313
types:

0 commit comments

Comments
 (0)