Skip to content

Commit b4d3d0a

Browse files
committed
Added Github Actions environment
1 parent 3ae5f8a commit b4d3d0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
run:
14+
environment: github-ci
1415
runs-on: ${{ matrix.operating-system }}
1516
timeout-minutes: 60
1617
strategy:

0 commit comments

Comments
 (0)