diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index f4936a9..27e2735 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -4,4 +4,4 @@ on: [pull_request_target] jobs: dependabot: name: Dependabot[bot] - uses: KatsuteDev/Workflows/.github/workflows/dependabot.yml@main \ No newline at end of file + uses: KatsuteDev/workflows/.github/workflows/dependabot.yml@main \ No newline at end of file diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index add3eb0..d1c84df 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,17 +1,17 @@ -name: Stale -on: - workflow_dispatch: - schedule: - - cron: 0 11 * 1-2,11-12 * - - cron: 0 10 * 3-10 * - issues: - types: [closed] - pull_request: - types: [closed] - -jobs: - stale: - name: Stale - uses: KatsuteDev/Workflows/.github/workflows/stale.yml@main - if: github.repository_owner == 'KatsuteDev' +name: Stale +on: + workflow_dispatch: + schedule: + - cron: 0 11 * 1-2,11-12 * + - cron: 0 10 * 3-10 * + issues: + types: [closed] + pull_request: + types: [closed] + +jobs: + stale: + name: Stale + uses: KatsuteDev/workflows/.github/workflows/stale.yml@main + if: github.repository_owner == 'KatsuteDev' secrets: inherit \ No newline at end of file diff --git a/README.md b/README.md index 2fb04fe..e2baad0 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,10 @@ MNR.Alert[] mnrAlerts = mta.getMNRAlerts(); - GitHub Copilot - Open AI - GitHub Copilot - Open AI + GitHub Copilot + Open AI + GitHub Copilot + Open AI

AI generated code is strictly prohibited on this repository.