Skip to content

[refactor] Utilize multistage builds to improve caching and compatibility #187

[refactor] Utilize multistage builds to improve caching and compatibility

[refactor] Utilize multistage builds to improve caching and compatibility #187

name: "On PR updated"
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
codeql:
uses: ./.github/workflows/codeql.yaml
tests:
uses: ./.github/workflows/tests.yaml