1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  [skip ci] Skip github actions when editing other ci files
This commit is contained in:
Ilija Tovilo
2023-09-04 13:54:21 +02:00
+3
View File
@@ -9,6 +9,9 @@ on:
- '**/README.*'
- CONTRIBUTING.md
- CODING_STANDARDS.md
- .cirrus.yml
- .travis.yml
- travis/*
branches:
- PHP-7.4
- PHP-8.0