👶 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: on:
schedule: schedule:
@@ -7,11 +7,13 @@ on:
push: push:
branches: branches:
- master - master
paths-ignore: paths-ignore:
- 'readme.md' - '**.md'
- 'LICENSE' - 'LICENSE'
workflow_dispatch:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest