Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
ci: update global workflows (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot authored Dec 10, 2023
1 parent 6454f01 commit fb677bd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 363 deletions.
292 changes: 0 additions & 292 deletions .github/workflows/ci-qodana.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/dispatcher.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/issues-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Stale
uses: actions/stale@v8
uses: actions/stale@v9
with:
close-issue-message: >
This issue was closed because it has been stalled for 10 days with no activity.
Expand All @@ -43,7 +43,7 @@ jobs:
repo-token: ${{ secrets.GH_BOT_TOKEN }}

- name: Invalid Template
uses: actions/stale@v8
uses: actions/stale@v9
with:
close-issue-message: >
This issue was closed because the the template was not completed after 5 days.
Expand Down

0 comments on commit fb677bd

Please sign in to comment.