mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
fix trigger?
This commit is contained in:
parent
a550dea83d
commit
348628fe90
6
.github/workflows/windows-ci.yml
vendored
6
.github/workflows/windows-ci.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Run unit tests on Windows
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
Reference in New Issue
Block a user