add 永久链接

This commit is contained in:
xugaoyi 2019-12-25 17:23:34 +08:00
parent ed0ec75b84
commit 17e5fc3619
1 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@ name: CI
#on: [push]
# 在master分支发生push事件时触发。
# on:
# push:
# branches:
# - master
on:
push:
branches:
- master
jobs: # 工作流
build: # 自定义名称