Skip to content

chore(deps): update chromaui/action digest to 1b04e03 #797

chore(deps): update chromaui/action digest to 1b04e03

chore(deps): update chromaui/action digest to 1b04e03 #797

Workflow file for this run

name: Verify .gitattributes
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Make check-gitattributes.sh executable
run: chmod +x check-gitattributes.sh
- name: Run check-gitattributes.sh
run: ./check-gitattributes.sh