Lines Matching full:github
41 if: github.event.workflow_run
46 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…
52 … "target_url": "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
83 if: github.event.workflow_run
89 artifacts_url=${{ github.event.workflow_run.artifacts_url }}
101 if: ${{ ! github.event.workflow_run }}
105 …gh -R ${{ github.repository }} release download -p "*.pack" -D Platform_FVP_Corstone_SSE-300_Ethos…
172 …wget https://github.com/ARM-software/CMSIS-View/releases/download/tools%2Feventlist%2F1.0.10/event…
182 if: github.event.workflow_run && success()
189 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…
195 … "target_url": "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
202 if: github.event.workflow_run && failure()
209 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…
215 … "target_url": "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"