We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae5f8a commit b4d3d0aCopy full SHA for b4d3d0a
.github/workflows/php.yml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
run:
14
+ environment: github-ci
15
runs-on: ${{ matrix.operating-system }}
16
timeout-minutes: 60
17
strategy:
0 commit comments