Skip to content

Instantly share code, notes, and snippets.

@DariuszPorowski
Created July 18, 2025 16:16
Show Gist options
  • Select an option

  • Save DariuszPorowski/789215627eb8859d1fb3a8689e2112cf to your computer and use it in GitHub Desktop.

Select an option

Save DariuszPorowski/789215627eb8859d1fb3a8689e2112cf to your computer and use it in GitHub Desktop.
gh run list --workflow="CodeQL" --limit 100 --json databaseId --jq ".[].databaseId" | ForEach-Object { gh run delete $_ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment