Skip to content
Prev Previous commit
Next Next commit
use stackql-exec
  • Loading branch information
jeffreyaven committed Apr 28, 2024
commit 17d6ddb2749ff0a9812556628dc5ada2409e1815
1 change: 0 additions & 1 deletion .github/workflows/workflow_scripts/github-example.iql
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
REGISTRY PULL github;
SELECT name FROM github.repos.repos WHERE org = '{{ .org }}' AND name = '{{ .repo }}';