@@ -1,6 +1,8 @@
name: Vercel Deploy
on: [push]
on:
push:
branches: [master] # 监听 master 分支的 push 事件
jobs:
deploy:
The note is not visible to the blocked user.