@@ -7,8 +7,10 @@ defaults:
shell: bash
jobs:
deploy:
build:
runs-on: ubuntu-latest
container:
image: docker:dind
steps:
- name: Checkout
uses: actions/checkout@v4
The note is not visible to the blocked user.