Skip to content

Commit

Permalink
ci: update global workflows (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot committed Dec 10, 2023
1 parent b65da42 commit ca93d42
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 415 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
Loading

0 comments on commit ca93d42

Please sign in to comment.