Skip to content

Commit

Permalink
chore: update ci trigger (#6749)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca authored Jan 27, 2025
1 parent 959190a commit 8314206
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: build
name: CI

on:
push:
paths-ignore:
- '**/*.md'
pull_request:
paths-ignore:
- '**/*.md'

concurrency:
group: ${{github.workflow}}-${{github.event_name}}-${{github.ref}}
Expand Down

0 comments on commit 8314206

Please sign in to comment.