Skip to content

fix: fix agent group command by adding scheduler_cron_time #116

fix: fix agent group command by adding scheduler_cron_time

fix: fix agent group command by adding scheduler_cron_time #116

name: Detect hidden unicode
on:
pull_request:
jobs:
detect-hidden-unicode:
runs-on: ubuntu-latest
steps:
- uses: greenbone/actions/detect-hidden-unicode@v3
with:
github-token: ${{ secrets.GREENBONE_BOT_TOKEN }}