Skip to content

chore(deps): bump grafana/github-api-commit-action from 0.3.1 to 0.4.0 #16

chore(deps): bump grafana/github-api-commit-action from 0.3.1 to 0.4.0

chore(deps): bump grafana/github-api-commit-action from 0.3.1 to 0.4.0 #16

Workflow file for this run

name: 'CI'
on:
pull_request:
env:
IS_FORK: ${{ github.event.pull_request.head.repo.full_name != github.repository }}
jobs:
tests:
name: Run tests
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
uses: ./.github/workflows/test.yml
secrets: inherit
with:
branch_ref: ${{ github.ref }}