mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-04-28 09:25:34 +08:00
Update test.yml
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
name: test
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user