Skip to content

Commit ffeee62

Browse files
authored
Merge branch 'main' into feat/sagemaker-templates-factory
2 parents d45b06d + 81df4fb commit ffeee62

4 files changed

Lines changed: 16 additions & 14 deletions

File tree

.github/workflows/check-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
get-modules:
1010
name: Get Modules
11+
permissions:
12+
contents: read
1113
runs-on: ubuntu-latest
1214
outputs:
1315
matrix: ${{ steps.get-modules.outputs.matrix }}

.github/workflows/module-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Module Checks
2+
permissions:
3+
contents: read
24

35
on:
46
push:

.github/workflows/yaml-lint-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Check YAML Files
2+
permissions:
3+
contents: read
24

35
on:
46
workflow_dispatch:

modules/fmops/sagemaker-jumpstart-fm-endpoint/package-lock.json

Lines changed: 10 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)