Skip to content

Commit 15fcac9

Browse files
authored
Merge branch 'radius-project:main' into ytimocin/terraform-bicep-settings
2 parents eae884e + 3fe5bd9 commit 15fcac9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# These owners are the maintainers and approvers of this repo
2-
* @radius-project/maintainers-design-notes @radius-project/approvers-design-notes
2+
* @radius-project/maintainers-design-notes @radius-project/approvers-design-notes
3+
4+
# Files that Dependabot updates - on-call can also approve these
5+
.github/workflows/ @radius-project/maintainers-design-notes @radius-project/approvers-design-notes @radius-project/on-call

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout design-notes repo
3737
uses: actions/checkout@v5
3838
- name: Spellcheck
39-
uses: rojopolis/spellcheck-github-actions@0.52.0
39+
uses: rojopolis/spellcheck-github-actions@0.54.0
4040
with:
4141
config_path: .github/config/.pyspelling.yml
4242
- name: Post GitHub workkflow output on failure

0 commit comments

Comments
 (0)