Lines Matching full:github
10 - '.github/workflows/footprint-tracking.yml'
20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
27 if: github.repository_owner == 'zephyrproject-rtos'
42 # match the container user UID because of the way GitHub
44 # GitHub comes up with a fundamental fix for this problem.
66 ref: ${{ github.event.pull_request.head.sha }}
88 BASE_REF: ${{ github.base_ref }}
122 --run-id "${{ github.run_id }}" \
123 --run-attempt "${{ github.run_attempt }}" \
124 --run-workflow "footprint-tracking:${{ github.event_name }}" \
125 --run-branch "${{ github.ref_name }}" \