Skip to content

Commit

Permalink
Merge branch 'main' into sign-fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 authored Jan 19, 2025
2 parents 400868e + 4c8299b commit 8bc6f16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

# Maintain dependencies for Cargo.toml
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
paths-ignore:
- 'README.md'
merge_group: { }

env:
CI: true
Expand Down

0 comments on commit 8bc6f16

Please sign in to comment.