Skip to content

Commit

Permalink
Remove .github/create_check to get in-line with upstream/main
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lanning committed Nov 1, 2024
1 parent 16b13b7 commit 8c57b09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions .github/create_check

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pruner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Openstack Pruner
run-name: Openstack Pruner
on:
schedule:
- cron: '*/5 * * * *'
- cron: '5 * * * *'
jobs:
run-pruner:
runs-on: [self-hosted]
Expand Down

0 comments on commit 8c57b09

Please sign in to comment.