3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-06-08 01:23:25 +00:00

chore: changes from formatting on save

This commit is contained in:
Hamir Mahal 2024-05-03 00:30:46 -07:00
parent f7a52f6914
commit 37b62a5ffa
No known key found for this signature in database

View file

@ -1,15 +1,15 @@
name: check dist/ name: check dist/
on: on:
push: push:
branches: branches:
- master - master
paths-ignore: paths-ignore:
- '**.md' - "**.md"
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - "**.md"
workflow_dispatch: workflow_dispatch:
jobs: jobs:
check-dist: check-dist: