Skip to content

Commit

Permalink
ci: update watched branch
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Feb 16, 2022
1 parent 2ffbe99 commit 1864f6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1864f6f

Please sign in to comment.