mirror of
https://github.com/Dannecron/php-for-dev.git
synced 2025-12-25 16:12:35 +03:00
add .env to ci trigger
This commit is contained in:
1
.github/workflows/continuous-integration.yml
vendored
1
.github/workflows/continuous-integration.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- '.env'
|
||||
- 'v*/**'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user