@@ -0,0 +1,8 @@
name: Demo
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 初めての自動テストが動いた!"
- run: date
The note is not visible to the blocked user.