Skip to content

Pin GitHub Actions to full-length commit SHAs #1028

Pin GitHub Actions to full-length commit SHAs

Pin GitHub Actions to full-length commit SHAs #1028

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml
with:
triton-shared-ref: ${{ github.ref }}