rename actions.

This commit is contained in:
Anduin Xue
2022-03-04 23:49:00 +08:00
parent 48cd9ab88f
commit 734b1dfa09
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Rebuild project name: build
on: on:
push: push:
+2 -4
View File
@@ -1,10 +1,8 @@
name: Continuous Integration name: ci
on: on:
push:
branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ $default-branch ]
jobs: jobs:
markdown: markdown: