Skip to content

build(deps): bump cern-sis/gh-workflows from 6.2.0 to 6.3.1 #832

build(deps): bump cern-sis/gh-workflows from 6.2.0 to 6.3.1

build(deps): bump cern-sis/gh-workflows from 6.2.0 to 6.3.1 #832

name: Pull request main
on:
pull_request_target:
branches: [main]
paths-ignore: [ "docs/**" ]
jobs:
test:
uses: ./.github/workflows/tests.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit
pre-commit:
uses: ./.github/workflows/pre-commit.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit