File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 11on :
22 pull_request :
3- paths :
4- - ' docker/**'
5- - ' docker-compose*.yml'
6- - ' .github/workflows/docker.yml'
3+ paths-ignore :
4+ - ' docs/**'
5+ - ' README.md'
6+ - ' CHANGELOG.md'
7+ - ' .gitignore'
8+ - ' .gitattributes'
9+
710 push :
8- paths :
9- - ' docker/**'
10- - ' docker-compose*.yml'
11- - ' .github/workflows/docker.yml'
11+ paths-ignore :
12+ - ' docs/**'
13+ - ' README.md'
14+ - ' CHANGELOG.md'
15+ - ' .gitignore'
16+ - ' .gitattributes'
1217
1318name : build
1419
Original file line number Diff line number Diff line change 1616- Bug #172 : Update badge label from ` PHPUnit ` to ` Codeception ` in ` README.md ` (@terabytesoftw )
1717- Bug #175 : Update allowed IPs in configuration for development purposes in ` configuration.md ` (@terabytesoftw )
1818- Bug #177 : Add missing config path to ECS configuration in ` ecs.php ` (@terabytesoftw )
19+ - Bug #180 : Update paths to ignore in GitHub Actions workflow for pull requests and pushes (@terabytesoftw )
1920
2021## 0.1.0 August 31, 2025
2122
You can’t perform that action at this time.
0 commit comments