Skip to content

update the GitHub upload-artifact action to v4 (from v3) #52

update the GitHub upload-artifact action to v4 (from v3)

update the GitHub upload-artifact action to v4 (from v3) #52

name: run-crucible-tracking
on:
pull_request:
types: [ opened ]
issues:
types: [ opened ]
jobs:
call-crucible-tracking:
if: github.repository_owner == 'perftool-incubator'
uses: perftool-incubator/crucible-ci/.github/workflows/crucible-tracking.yaml@main
with:
app_id: ${{ vars.APP_ID__PROJECT_CRUCIBLE_TRACKING }}
secrets:
private_key: ${{ secrets.PRIVATE_KEY__PROJECT_CRUCIBLE_TRACKING }}