👶 Change workflow name

This commit is contained in:
Johnshall
2022-10-14 00:54:35 +08:00
committed by GitHub
parent f67531fb38
commit 36aa5289dc

View File

@@ -1,4 +1,4 @@
name: CI
name: Build Shadowrocket Rules
on:
schedule:
@@ -9,9 +9,11 @@ on:
branches:
- master
paths-ignore:
- 'readme.md'
- '**.md'
- 'LICENSE'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest