diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a16315..e5bf644 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,8 @@ on: branches: - master - php5.x-master + paths-ignore: + - "scripts/make_release_requirements.json" pull_request: schedule: - cron: '0 17 * * *'