run on all branches and also for changes in the ci folder

This commit is contained in:
Eric Sheppard 2022-07-28 20:34:01 +10:00 committed by Dirkjan Ochtman
parent 353f1795b6
commit 56f80e4366

View File

@ -4,10 +4,10 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
paths:
- "**.rs"
- .github/**
- .ci/**
- Cargo.toml
jobs: