Skip to content

Commit

Permalink
build: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Mar 5, 2025
1 parent bee2c95 commit 915389c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Release Tests & Publish
name: CI Tests & Publish

on:
push:
branches: [ 'master' ]
branches: [ 'main' ]
paths-ignore:
- 'docs/**'
- 'workflows/**'
- 'README.md'

Expand Down

0 comments on commit 915389c

Please sign in to comment.