Yann Bertrand
4 years ago
No known key found for this signature in database
GPG Key ID: F87B5B748AB00DAE
1 changed files with
1 additions and
1 deletions
-
.github/workflows/test.yml
|
@@ -20,4 +20,4 @@ jobs: |
|
|
|
|
|
|
|
|
- name: Validate pull request changes |
|
|
- name: Validate pull request changes |
|
|
run: build/github-pull.sh ${{ github.repository }} ${{ github.event.pull_request.number }} ${FORMAT_FILE} |
|
|
run: build/github-pull.sh ${{ github.repository }} ${{ github.event.pull_request.number }} ${FORMAT_FILE} |
|
|
if: github.event_name == 'pull_request' && github.event.action != 'closed' |
|
|
|
|
|
|
|
|
if: github.event_name == 'pull_request' |