mirror of
https://github.com/netchx/netch.git
synced 2026-04-23 21:29:49 +08:00
Update CI
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -1,5 +1,9 @@
|
||||
name: Netch CI
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- dependabot**
|
||||
pull_request:
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user