Skip to content

Commit

Permalink
Updated monthly Cron Job
Browse files Browse the repository at this point in the history
  • Loading branch information
pishangujeniya authored Feb 14, 2024
1 parent d7ef494 commit 698b5a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate_layman_adlist.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Generates Layman Adlist every Sunday
name: Generates Layman Adlist every Month

on:
push:
branches:
- main
schedule:
- cron: '00 12 * * SUN'
- cron: '0 0 1 * *'

jobs:
generate_layman_adlist:
Expand Down

0 comments on commit 698b5a4

Please sign in to comment.