Refactor: Updated github workflows

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-08-23 09:22:25 +01:00
parent 618fef1e22
commit f57537a709
10 changed files with 17 additions and 17 deletions

View File

@@ -28,4 +28,4 @@ jobs:
stale-pr-message: "This pull request is stale because it has been open for 30 days with no activity."
close-pr-message: "This pull request was closed because it has been inactive for 14 days since being marked as stale."
exempt-pr-labels: "Status: Help wanted, Status: Work In Progress, Status: Waiting For a Response, Status: Todo"
repo-token: ${{ secrets.GIT_BOT_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}