mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Don't run integration tests twice on PR
This commit is contained in:
parent
d92951b356
commit
c7856d0120
2
.github/workflows/integration_tests.yml
vendored
2
.github/workflows/integration_tests.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Integration tests
|
name: Integration tests
|
||||||
|
|
||||||
on: [push, pull_request_target]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user