Skip to content

Revert "Add focus for testing" #9

Revert "Add focus for testing"

Revert "Add focus for testing" #9

name: Checking for focused runs
on: [push]
jobs:
check-focus-target:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Running the focus check script
run: |
./.github/scripts/focus-check.sh