Skip to content

Bump certifi from 2024.2.2 to 2024.7.4 in /.github/workflows #52

Bump certifi from 2024.2.2 to 2024.7.4 in /.github/workflows

Bump certifi from 2024.2.2 to 2024.7.4 in /.github/workflows #52

name: check PR (nginx_exporter)
on:
pull_request:
paths:
- roles/nginx_exporter/**
- .github/**
jobs:
run-molecule-tests:
strategy:
fail-fast: false
matrix:
molecule-driver: [docker]
uses: ./.github/workflows/reusable-molecule.yml
with:
role-name: nginx_exporter
molecule-driver: ${{ matrix.molecule-driver }}