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 1b0fbe0 commit dab01a8Copy full SHA for dab01a8
.github/workflows/bedrock-php.yml
@@ -7,9 +7,6 @@ on:
7
concurrency:
8
group: "${{ github.ref }}"
9
cancel-in-progress: true
10
-env:
11
- TRAVIS_COMMIT: ${{ github.sha }}
12
- TRAVIS_BRANCH: ${{ github.ref }}
13
jobs:
14
PHP_Phan:
15
name: Phan
0 commit comments