mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 20:27: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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- 'wiki/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths-ignore:
|
||||||
|
- 'wiki/**'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '23 23 * * *'
|
- cron: '23 23 * * *'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user