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

Commit

Permalink
new job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Rösel committed Mar 13, 2024
1 parent 9b25a38 commit 7f91a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autoclose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: Auto Close/Open Issues
on:
schedule:
# Runs "every hour at 0" (see https://crontab.guru)
- cron: '51 15 * * *'
- cron: '55 * * * *'

jobs:
Auto Close/Open Issues:
Auto_Close_Open_Issues:
name: Auto Close/Open Issues
runs-on: ubuntu-latest

Expand Down

0 comments on commit 7f91a9c

Please sign in to comment.