Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

fix(deps): bump setuptools from 68.2.2 to 70.3.0 in /aimmo-game and /aimmo #901

fix(deps): bump setuptools from 68.2.2 to 70.3.0 in /aimmo-game and /aimmo

fix(deps): bump setuptools from 68.2.2 to 70.3.0 in /aimmo-game and /aimmo #901

name: "Semantic PR check"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-20.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}