Skip to content

👷 Upgrade actions/checkout digest to 93cb6ef (#11) #41

👷 Upgrade actions/checkout digest to 93cb6ef (#11)

👷 Upgrade actions/checkout digest to 93cb6ef (#11) #41

Workflow file for this run

name: Makefile
on:
merge_group: {}
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: test
run: make test