Bump externals/sgcc from 1f7f4ed
to 2793dca
(#558)
#246
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release | |
on: | |
push: | |
branches: main | |
concurrency: release | |
permissions: | |
contents: read | |
jobs: | |
ci: | |
name: CI | |
uses: ./.github/workflows/ci.yml |