1
0
mirror of synced 2025-12-08 14:43:55 +08:00

rename actions.

This commit is contained in:
Anduin Xue
2022-03-04 23:49:00 +08:00
parent ea4a230829
commit 1dbaaec6a9
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name: Rebuild project name: build
on: on:
push: push:

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: