@@ -8,7 +8,9 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: docker
container:
image: node:20
steps:
- name: Checkout repository
uses: actions/checkout@v4
The note is not visible to the blocked user.