1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

fix trigger?

This commit is contained in:
orklah 2021-07-25 00:12:31 +02:00
parent a550dea83d
commit 348628fe90

View File

@ -1,10 +1,6 @@
name: Run unit tests on Windows
on:
pull_request:
push:
branches:
- "master"
on: [push, pull_request]
jobs:
lint: