bump the ci

This commit is contained in:
Jonathan Kelley 2024-01-08 17:42:17 -08:00
parent ba8984761e
commit fc5bf89086
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -27,6 +27,7 @@ on:
- lib.rs
- Cargo.toml
# workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true