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

build(deps): bump restrictedpython from 4.0.b7 to 5.3 in /aimmo-game-worker #598

build(deps): bump restrictedpython from 4.0.b7 to 5.3 in /aimmo-game-worker

build(deps): bump restrictedpython from 4.0.b7 to 5.3 in /aimmo-game-worker #598

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 }}