CI: Removes test on push

We always test on PR
pull/338/head
Tpt 2 years ago committed by Thomas Tanon
parent de4c5abd9c
commit 53913b7e96
  1. 3
      .github/workflows/tests.yml

@ -1,9 +1,6 @@
name: Change tests name: Change tests
on: on:
push:
branches:
- main
pull_request: pull_request:
branches: branches:
- main - main

Loading…
Cancel
Save