Searched full:event_name (Results 1 – 11 of 11) sorted by relevance
40 if [ "${{ github.event_name }}" = "pull_request_target" ]; then42 elif [ "${{ github.event_name }}" = "issues" ]; then44 elif [ "${{ github.event_name }}" = "schedule" ]; then47 echo "Unknown event: ${{ github.event_name }}"
18 … if: github.repository_owner == 'zephyrproject-rtos' && github.event_name == 'pull_request_target'110 …hub.repository_owner == 'zephyrproject-rtos' && (github.event_name == 'push' || github.event_name …135 if [ "${{github.event_name}}" = "push" ]; then138 …elif [ "${{github.event_name}}" = "schedule" -a "${{github.repository}}" = "zephyrproject-rtos/zep…
19 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}83 if [ "${{github.event_name}}" = "pull_request_target" ]; then131 - if: github.event_name == 'push'145 - if: github.event_name == 'pull_request_target'161 - if: github.event_name == 'schedule'192 - if: matrix.subset == 1 && github.event_name == 'push'202 - if: matrix.subset == 1 && github.event_name == 'push'
65 ( needs.doc-file-check.outputs.file_check == 'true' || github.event_name != 'pull_request' )89 if: github.event_name == 'pull_request'129 if [[ "${{ github.event_name }}" == "pull_request" ]]; then165 if: github.event_name == 'pull_request'180 if: github.event_name == 'pull_request'189 github.event_name != 'pull_request' &&
20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}38 if: github.event_name == 'pull_request'
27 event_name: ${{ github.event.workflow_run.event }}
20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}124 --run-workflow "footprint-tracking:${{ github.event_name }}" \
56 if [ "${{github.event_name}}" = "schedule" ]; then
6 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
32 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}