Don't run integration tests twice on PR

This commit is contained in:
Stéphane Bruckert 2024-06-23 20:39:17 +01:00 committed by GitHub
parent d92951b356
commit c7856d0120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
name: Integration tests name: Integration tests
on: [push, pull_request_target] on: [push]
jobs: jobs:
build: build: