Skip to content

Generate GCC snapshots #733

Generate GCC snapshots

Generate GCC snapshots #733

Workflow file for this run

name: Generate GCC snapshots
on:
pull_request:
push:
schedule:
- cron: "0 0 * * *" # end of day everyday
jobs:
gcc:
uses: ./.github/workflows/shared.yaml
secrets: inherit
with:
build_script: action_build_gcc.sh
config: gcc