Skip to content

Commit

Permalink
Merge branch 'master' into print_text_block
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov authored Jun 3, 2024
2 parents a19f38d + bfaaf60 commit 1acde6e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
14 changes: 11 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ updates:
reviewers:
- "iakov"
groups:
submodules:
3rd-party:
exclude-patterns:
- "*trikRuntime*"
- "*nxt-tools*"
- "*checkapp*"
- "*gamepad*"
small-apps:
patterns:
- "*" # All submodules updates

- "*nxt-tools*"
- "*checkapp*"
- "*gamepad*"

- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rockylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:

- name: Cancel Previous Workflow Runs
uses: n1hility/cancel-previous-runs@v2.0
uses: n1hility/cancel-previous-runs@v3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion thirdparty/checkapp/checkapp

0 comments on commit 1acde6e

Please sign in to comment.