mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 13:09:23 +00:00
Skip ci tests when requirements tracking file changes
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- php5.x-master
|
||||
paths-ignore:
|
||||
- "scripts/make_release_requirements.json"
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 17 * * *'
|
||||
|
||||
Reference in New Issue
Block a user