Update test.yml

This commit is contained in:
Nikita Sobolev
2021-06-05 23:46:55 +03:00
committed by GitHub
parent 48c0bf0713
commit 47f1700a8b

View File

@@ -1,7 +1,11 @@
name: test
on: [push, pull_request, workflow_dispatch]
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
lint: