Skip to content

Commit

Permalink
Merge branch 'master' into v-shukore/oktasinglesignon
Browse files Browse the repository at this point in the history
  • Loading branch information
v-shukore committed Jan 30, 2025
2 parents 671ee7a + 7c20a61 commit 5c7dd5a
Show file tree
Hide file tree
Showing 30 changed files with 746 additions and 2,529 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/content-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Content Validations
name: Content Validations
run-name: Content Validation running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/data-connector-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Data Connector Validations
name: Data Connector Validations
run-name: Data Connector running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/detection-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Detection Validations
name: Detection Validations
run-name: Detection Validations running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/documents-link-validation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Documents Broken Link Validation
name: Documents Broken Link Validation
run-name: Documents Broken Link Validation running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/json-syntax-validation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - JSON File Syntax Validation
name: JSON File Syntax Validation
run-name: JSON File Syntax Validation running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/logo-validation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Logo Validation
name: Logo Validation
run-name: Logo Validation running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/playbook-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Playbook Validations
name: Playbook Validations
run-name: Playbook Validations running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sample-data-validation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Sample Data Validation
name: Sample Data Validation
run-name: Sample Data Validation running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/solution-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Solution Validations
name: Solution Validations
run-name: Solution Validations running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workbook-metadata-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Workbook Metadata Validations
name: Workbook Metadata Validations
run-name: Workbook Metadata Validations running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workbook-template-validations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Preview - Workbook Template Validations
name: Workbook Template Validations
run-name: Workbook Template Validations running on ${{ github.ref_name }}
on:
pull_request:
Expand Down
Loading

0 comments on commit 5c7dd5a

Please sign in to comment.