Skip to content

Commit 1f9dd24

Browse files
authored
Merge branch 'master' into staging
2 parents 0ea039a + d8e1f78 commit 1f9dd24

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/jira.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
description: |
2626
PR: ${{ github.event.pull_request.html_url }}
2727
28+
fields: "${{ secrets.JIRA_FIELDS }}"

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
env:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1414
with:
15-
args: --all-projects
15+
args: --all-projects --fail-on=all

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @contentstack/security-admin @contentstack/ecosystem-admin
1+
* @contentstack/security-admin

0 commit comments

Comments
 (0)