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

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #140

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #140

Workflow file for this run

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