Skip to content

AWS-LC (HEAD)

AWS-LC (HEAD) #3

# Copyright (c) The mlkem-native project authors
# SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT
name: AWS-LC (HEAD)
permissions:
contents: read
on:
schedule:
# Run daily at 04:00 UTC
- cron: '0 4 * * *'
workflow_dispatch:
jobs:
awslc_head:
name: AWS-LC (HEAD)
permissions:
contents: 'read'
id-token: 'write'
uses: ./.github/workflows/integration-awslc.yml
with:
commit: main
secrets: inherit