Skip to content

Build(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 13 #227

Build(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 13

Build(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 13 #227

name: Trailing Whitespace Check
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
jobs:
check-whitespace:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check for trailing whitespaces
run: make check-trailing-whitespace