ci: update watched branch

This commit is contained in:
getlarge 2022-02-16 07:57:31 +01:00 committed by GitHub
parent 2ffbe99a2b
commit 1864f6fbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,14 +3,14 @@ name: CI
on:
push:
branches:
- main
- master
paths-ignore:
- README.md
- API.md
- docs/*.rst
pull_request:
branches:
- main
- master
types:
- ready_for_review
- opened