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.
2 parents f24fdee + b4820bf commit 8515ca7Copy full SHA for 8515ca7
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ env:
8
LT_USERNAME: ${{ secrets.LT_USERNAME }}
9
LT_ACCESS_KEY: ${{ secrets.LT_ACCESS_KEY }}
10
GRID_HOST: ${{ secrets.GRID_HOST }}
11
+ GRID_URL: ${{ secrets.GRID_URL }}
12
13
jobs:
14
Find-GitSHA:
README.md
@@ -3,3 +3,5 @@
3
4
For Testing Github App Integration with SmartUI
5
6
+- Just do a commit
7
+
0 commit comments