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

Commit

Permalink
run test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Rösel committed Mar 13, 2024
1 parent 2e556c6 commit 9b25a38
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
@@ -1,10 +1,10 @@

name: 'Auto Close/Open Issues'
name: Auto Close/Open Issues

on:
schedule:
# Runs "every hour at 0" (see https://crontab.guru)
- cron: '0 * * * *'
- cron: '51 15 * * *'

jobs:
Auto Close/Open Issues:
Expand Down

0 comments on commit 9b25a38

Please sign in to comment.