diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f0cc35b..6148ad5 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -10,22 +10,5 @@ on: branches: [ main ] jobs: - build: - - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [18.x, 20.x, 22.x] - # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ - - steps: - - uses: actions/checkout@v4 - - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4 - with: - node-version: ${{ matrix.node-version }} - # cache: 'npm' - - run: npm install - - run: npm run build --if-present - # - run: npm test + call-ci: + uses: qntx/workflows/.github/workflows/node.js.yml@main diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml new file mode 100644 index 0000000..0f60727 --- /dev/null +++ b/.github/workflows/stale.yml @@ -0,0 +1,10 @@ +name: Close Stale Issues and PRs + +on: + schedule: + - cron: "30 1 * * *" + workflow_dispatch: + +jobs: + close-stale: + uses: qntx/workflows/.github/workflows/stale.yml@main \ No newline at end of file diff --git a/api.ts b/api.ts index 3a513ec..ea94367 100644 --- a/api.ts +++ b/api.ts @@ -9,7 +9,7 @@ * - **Copyright**: Copyright (c) 2025 Qntx * - **Author**: ΣX * - **Version**: 10 - * - **Modified**: 2025-07-01T06:33:04.446195878Z[Etc/UTC] + * - **Modified**: 2025-07-01T10:17:23.784586823Z[Etc/UTC] * - **Generator Version**: 7.14.0 * *
diff --git a/base.ts b/base.ts index ca4024e..7639be6 100644 --- a/base.ts +++ b/base.ts @@ -9,7 +9,7 @@ * - **Copyright**: Copyright (c) 2025 Qntx * - **Author**: ΣX * - **Version**: 10 - * - **Modified**: 2025-07-01T06:33:04.446195878Z[Etc/UTC] + * - **Modified**: 2025-07-01T10:17:23.784586823Z[Etc/UTC] * - **Generator Version**: 7.14.0 * *
diff --git a/common.ts b/common.ts index e7db334..18c1bab 100644 --- a/common.ts +++ b/common.ts @@ -9,7 +9,7 @@ * - **Copyright**: Copyright (c) 2025 Qntx * - **Author**: ΣX * - **Version**: 10 - * - **Modified**: 2025-07-01T06:33:04.446195878Z[Etc/UTC] + * - **Modified**: 2025-07-01T10:17:23.784586823Z[Etc/UTC] * - **Generator Version**: 7.14.0 * *
diff --git a/configuration.ts b/configuration.ts index 175f896..d077cca 100644 --- a/configuration.ts +++ b/configuration.ts @@ -9,7 +9,7 @@ * - **Copyright**: Copyright (c) 2025 Qntx * - **Author**: ΣX * - **Version**: 10 - * - **Modified**: 2025-07-01T06:33:04.446195878Z[Etc/UTC] + * - **Modified**: 2025-07-01T10:17:23.784586823Z[Etc/UTC] * - **Generator Version**: 7.14.0 * *
diff --git a/index.ts b/index.ts index 5dfe3e6..9dd87c9 100644 --- a/index.ts +++ b/index.ts @@ -9,7 +9,7 @@ * - **Copyright**: Copyright (c) 2025 Qntx * - **Author**: ΣX * - **Version**: 10 - * - **Modified**: 2025-07-01T06:33:04.446195878Z[Etc/UTC] + * - **Modified**: 2025-07-01T10:17:23.784586823Z[Etc/UTC] * - **Generator Version**: 7.14.0 * *