Skip to content

Commit 5d08a44

Browse files
committed
fix: github actions issue resolved
1 parent 0c1e234 commit 5d08a44

File tree

5 files changed

+2
-112
lines changed

5 files changed

+2
-112
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/workflows/jira.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/sca-scan.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

ContentstackInternal/CSIOConstants.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FOUNDATION_EXPORT NSString *const kCSIO_IncludeRefContentTypeUID;
6060
FOUNDATION_EXPORT NSString *const kCSIO_IncludeCount;
6161
FOUNDATION_EXPORT NSString *const kCSIO_IncludeUnpublished;
6262
FOUNDATION_EXPORT NSString *const kCSIO_IncludeFallback;
63+
FOUNDATION_EXPORT NSString *const kCSIO_IncludeMetadata;
6364
FOUNDATION_EXPORT NSString *const kCSIO_IncludeBranch;
6465
FOUNDATION_EXPORT NSString *const kCSIO_IncludeEmbeddedItems;
6566
FOUNDATION_EXPORT NSString *const kCSIO_BeforeUID;

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2012-2022 Contentstack
3+
Copyright (c) 2012-2023 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)