Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
jongpie committed Sep 10, 2024
1 parent 081e23a commit fa7e30f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
push:
branches:
- main
- 'devops/**'
- 'wip/feature/callable-logger'
paths-ignore:
- 'content/**'
- 'docs/**'
Expand Down
4 changes: 2 additions & 2 deletions config/scratch-orgs/advanced-scratch-def.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"orgName": "Nebula Logger - Advaned Scratch Org",
"orgName": "Nebula Logger - Advanced Scratch Org",
"edition": "Enterprise",
"hasSampleData": true,
"country": "US",
"language": "en_US",
"features": ["EinsteinGPTPlatform", "EventLogFile", "PlatformCache"],
"features": ["Communities", "EinsteinGPTPlatform", "EventLogFile", "PlatformCache"],
"settings": {
"apexSettings": {
"enableAuraApexCtrlAuthUserAccessCheckPref": true,
Expand Down
2 changes: 1 addition & 1 deletion config/scratch-orgs/omnistudio-scratch-def.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"orgName": "Nebula Logger - Build - OmniStudio Scratch Org",
"orgName": "Nebula Logger - OmniStudio Scratch Org",
"edition": "Enterprise",
"hasSampleData": true,
"country": "US",
Expand Down

0 comments on commit fa7e30f

Please sign in to comment.