We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67093ca commit e8e1fa2Copy full SHA for e8e1fa2
1 file changed
.github/workflows/tests.yml
@@ -4,6 +4,7 @@ jobs:
4
build:
5
name: Github CI - Branch
6
runs-on: ubuntu-latest
7
+ environment: github-ci
8
steps:
9
- name: Setup PHP 8.0
10
uses: shivammathur/setup-php@v2
0 commit comments