@@ -0,0 +1,9 @@
name: CI
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Repo info
run: echo "PRO repo - ready for development"
The note is not visible to the blocked user.