ci: remove ignores

This commit is contained in:
Ramon Roche
2025-04-28 10:38:56 -07:00
parent 7e3c0673eb
commit 9083573c89
+1 -3
View File
@@ -6,13 +6,11 @@ on:
- 'main'
paths-ignore:
- 'docs/**'
- '.github/**'
pull_request:
branches:
- '*'
- '*'
paths-ignore:
- 'docs/**'
- '.github/**'
jobs:
build: