We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c069f commit 3fcab73Copy full SHA for 3fcab73
.github/workflows/set-up-stackql.yml
@@ -30,6 +30,6 @@ jobs:
30
run: |
31
stackql --version
32
33
- - name: Pull Github
+ - name: Use GitHub Provider
34
35
stackql exec -i ./examples/get-github-commits.iql --auth="${AUTH}"
0 commit comments