mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-07 00:35:10 +00:00
Allow manual triggers of workflow
This commit is contained in:
@@ -3,6 +3,7 @@ name: Update Changelog
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user