mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
Update get-cacerts.yml
This commit is contained in:
parent
5c75c8e8c8
commit
a4b0ef52be
4
.github/workflows/get-cacerts.yml
vendored
4
.github/workflows/get-cacerts.yml
vendored
@ -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 * * *'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user