Merge pull request #3413 from cisagov/fix-blocked-tests

Removed ignore on files test.yaml
This commit is contained in:
Alysia Broddrick 2025-01-27 16:21:16 -08:00 committed by GitHub
commit 98f2bf25de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,6 @@ name: Testing
on:
push:
paths-ignore:
- 'docs/**'
- '**.md'
- '.gitignore'
branches:
- main
pull_request: