Update get-cacerts.yml

This commit is contained in:
Jay Lee 2025-04-09 13:58:11 -04:00 committed by GitHub
parent 5c75c8e8c8
commit a4b0ef52be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,11 @@ name: Check for Google Root CA Updates
on:
push:
paths-ignore:
- 'wiki/**'
pull_request:
paths-ignore:
- 'wiki/**'
schedule:
- cron: '23 23 * * *'