Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Phoeniix Zhao <[email protected]>
  • Loading branch information
Phoenix500526 authored and mergify[bot] committed May 16, 2024
1 parent 194fecf commit 0d83789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ updates:
interval: "weekly"
labels:
- "dependencies"
open-pull-requests-limit: 10
open-pull-requests-limit: 3
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Auto unassign stale assignments
uses: JasonEtco/slash-assign-action@v1
uses: JasonEtco/slash-assign-action@v0.0.3
with:
required_label: 'good-first-issue'

0 comments on commit 0d83789

Please sign in to comment.