@@ -0,0 +1,9 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo building webapp on gitcod staging
- run: node --version
- run: echo build-complete
The note is not visible to the blocked user.