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/** - packages/**
- examples/** - examples/**
- src/** - src/**
- .github/**
- lib.rs - lib.rs
- Cargo.toml - Cargo.toml
- .github
pull_request: pull_request:
branches: branches:
- master - master