Browse Source

Update examples_update.yml

pull/5122/head
Ray 2 months ago
parent
commit
915c02adf3
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .github/workflows/examples_update.yml

+ 0
- 2
.github/workflows/examples_update.yml View File

@ -5,11 +5,9 @@ on:
push:
paths:
- 'examples/**'
- '.github/workflows/examples_update.yml'
pull_request:
paths:
- 'examples/**'
- '.github/workflows/examples_update.yml'
jobs:
build:

Loading…
Cancel
Save