mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Switch the misspell-fixer workflow to a monthly schedule.
This commit is contained in:
parent
4f9abe96a4
commit
0ffc8c1b13
3
.github/workflows/misspell-fixer.yml
vendored
3
.github/workflows/misspell-fixer.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: misspell fixer
|
||||
on:
|
||||
- push
|
||||
schedule:
|
||||
- cron: '0 0 15 * *'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user