@@ -0,0 +1,12 @@
name: build test
on: [push]
jobs:
build:
runs-on: arch
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: make
The note is not visible to the blocked user.