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: on:
push: push:
branches: branches:
- main - master
paths-ignore: paths-ignore:
- README.md - README.md
- API.md - API.md
- docs/*.rst - docs/*.rst
pull_request: pull_request:
branches: branches:
- main - master
types: types:
- ready_for_review - ready_for_review
- opened - opened