Trigger GitHub Actions workflow on PRs too

This commit is contained in:
Lonami
2021-01-12 20:30:31 +01:00
committed by GitHub
parent 4bf1d67eba
commit c0738a7ae1

View File

@@ -1,6 +1,6 @@
name: Python Library name: Python Library
on: [push] on: [push, pull_request]
jobs: jobs:
build: build: