Skip to content

fix(notifications): Group alerts and enforce service access #84

fix(notifications): Group alerts and enforce service access

fix(notifications): Group alerts and enforce service access #84

Workflow file for this run

name: Commits
on:
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: whilesmart/workflows/commits@main
with:
from: ${{ github.event.pull_request.base.sha }}
to: ${{ github.event.pull_request.head.sha }}