ci: fix pathing

This commit is contained in:
Jonathan Kelley 2022-02-10 12:08:52 -05:00
parent 95ea917fca
commit ae78a8381c

View file

@ -6,9 +6,9 @@ on:
- packages/**
- examples/**
- src/**
- .github/**
- lib.rs
- Cargo.toml
- .github
pull_request:
branches:
- master