mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update get-roots.yml
This commit is contained in:
7
.github/workflows/get-roots.yml
vendored
7
.github/workflows/get-roots.yml
vendored
@@ -2,10 +2,15 @@ name: Check for Google Root CA Updates
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '23 23 * * *'
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
working-directory: src
|
||||
|
||||
jobs:
|
||||
check-apis:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user