Skip to content

Commit

Permalink
back to cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
holtzy committed Feb 21, 2024
1 parent a27ae29 commit 04bed3c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: "Update Ads.txt file"

on:
push:
branches:
- "*"
schedule:
- cron: "0 0 * * *"

jobs:
update-ads-txt:
Expand Down

0 comments on commit 04bed3c

Please sign in to comment.