Skip to content

Commit

Permalink
chore: templates generated by RadxaOS-SDK/rsdk@c8dce44.dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 10, 2024
1 parent 3f8d7f7 commit d08a723
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Catch-all code owner
* @RadxaYuntian

# Disown CI yaml so automerge can work
# https://github.com/orgs/community/discussions/23064#discussioncomment-8383923
.github/actions/**/*.yaml
.github/workflows/*.yaml
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: "Checkout rsdk"
uses: "actions/checkout@v4"
with:
ref: "a62f42fa89bc1403ca231db20c92e904c7381fe8"
ref: "c8dce447111d4287590ecbfe18f3fdfe88455702"
repository: "RadxaOS-SDK/rsdk"
- name: "Checkout current repo"
uses: "actions/checkout@v4"
Expand Down

0 comments on commit d08a723

Please sign in to comment.