Skip to content

Bump certifi from 2022.12.7 to 2023.7.22 in /app/magtape-init #217

Bump certifi from 2022.12.7 to 2023.7.22 in /app/magtape-init

Bump certifi from 2022.12.7 to 2023.7.22 in /app/magtape-init #217

name: repo-checks
on:
pull_request:
branches:
- master
push:
branches:
- master
# Jobs
jobs:
# Job to lint code
boilerplate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check boilerplate
timeout-minutes: 5
run: |
make boilerplate