Searched full:event_name (Results 1 – 9 of 9) sorted by relevance
17 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}53 if: github.event_name == 'pull_request_target'60 if: github.event_name == 'pull_request_target'68 if: github.event_name == 'pull_request_target'82 if: github.event_name == 'pull_request_target'98 if [ "${{github.event_name}}" = "pull_request_target" ]; then105 elif [ "${{github.event_name}}" = "push" ]; then108 …elif [ "${{github.event_name}}" = "schedule" -a "${{github.repository}}" = "zephyrproject-rtos/zep…165 if [ "${{github.event_name}}" = "pull_request_target" ]; then202 …cache_cache_timestamp.outputs.repo }}-${{ github.ref_name }}-${{github.event_name}}-${{ matrix.sub…[all …]
81 if [[ "${{ github.event_name }}" == "pull_request" ]]; then100 if: github.event_name == 'pull_request'111 if: github.event_name == 'pull_request'118 if: github.event_name != 'pull_request'
27 event_name: ${{ github.event.workflow_run.event }}
57 if [ "${{github.event_name}}" = "schedule" ]; then
8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}72 …key: ${{ steps.ccache_cache_prop.outputs.repo }}-${{github.event_name}}-${{matrix.platform}}-codec…
6 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
23 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}