Update run-tests.yml

This commit is contained in:
Alessandro Molina 2024-11-06 22:20:03 +01:00 committed by GitHub
parent 94fe3b438c
commit e333fc3bba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
name: run-tests
on: [push, pull_request, workflow_dispatch]
on:
pull_request:
workflow_dispatch:
push:
branches:
- master
jobs:
build:
name: Run tests