Skip to content

Commit

Permalink
build: remove workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
crisog committed Jan 29, 2025
1 parent 07dfff9 commit a898ec8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ on:
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/test.yaml'
- '.github/workflows/release.yaml'
pull_request:
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/test.yaml'
- '.github/workflows/release.yaml'

permissions:
Expand Down

0 comments on commit a898ec8

Please sign in to comment.