Skip to content

build(deps): bump github/codeql-action in the all group #25

build(deps): bump github/codeql-action in the all group

build(deps): bump github/codeql-action in the all group #25

Workflow file for this run

# vim: ts=2 sw=2 et
# On every push, and on every PR, do come checks.
#
# We do the following things:
# * Check for any no-commit things.
name: Check for no-commit flags
on:
push:
pull_request:
permissions:
contents: read
jobs:
nocommit:
name: Check No-commit
runs-on: ubuntu-latest
steps:
# This is v4 of the action
- name: Check out code
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
# This is v2 of the action
- name: Check for N.O.C.O.M.M.I.T in the commits
uses: nobssoftware/nocommit@e4be6eb73ee96af2ade61ac54cdd3f5852714530