Skip to content

Commit e8e1fa2

Browse files
committed
Setup Github action environment
1 parent 67093ca commit e8e1fa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
build:
55
name: Github CI - Branch
66
runs-on: ubuntu-latest
7+
environment: github-ci
78
steps:
89
- name: Setup PHP 8.0
910
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)