Skip to content

feat: will reject jobs, which attempt setting job names by 'slurm_extra' #118

feat: will reject jobs, which attempt setting job names by 'slurm_extra'

feat: will reject jobs, which attempt setting job names by 'slurm_extra' #118

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}