Skip to content

Update github-actions-minor-patch #80

Update github-actions-minor-patch

Update github-actions-minor-patch #80

Workflow file for this run

name: No-Op CI
on:
pull_request:
branches:
- master
jobs:
noop:
runs-on: ubuntu-latest
steps:
- run: echo "✅ This check always succeeds"