mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-11 10:56:29 +00:00
Add cron schedule to update changelog workflow
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
name: Update Changelog
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
# Prevent this workflow from running elsewhere.
|
||||
|
||||
Reference in New Issue
Block a user