description: Whether to run the CIFuzz job
value: ${{ jobs.compute-changes.outputs.run-ci-fuzz }} # bool
+permissions: {}
+
jobs:
compute-changes:
name: Create context from changed files
workflow_call:
workflow_dispatch:
-permissions:
- contents: read
+permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
required: true
type: string
+permissions: {}
+
env:
FORCE_COLOR: 1
type: boolean
default: false
+permissions: {}
+
env:
FORCE_COLOR: 1
type: boolean
default: false
+permissions: {}
+
env:
FORCE_COLOR: 1
type: boolean
default: false
+permissions: {}
+
env:
FORCE_COLOR: 1
IncludeUwp: >-