Skip to content

Bump libc from 0.2.153 to 0.2.155 #51

Bump libc from 0.2.153 to 0.2.155

Bump libc from 0.2.153 to 0.2.155 #51

Workflow file for this run

name: PR
on:
push:
branches:
- main
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
paths-ignore:
- README.md
- .git*
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build.yml
permissions:
contents: read
clippy:
name: Clippy
uses: ./.github/workflows/reusable-clippy.yml
permissions:
security-events: write