We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e39eb6 commit 986a7f9Copy full SHA for 986a7f9
1 file changed
.github/workflows/blank.yml
@@ -18,6 +18,9 @@ jobs:
18
# The type of runner that the job will run on
19
runs-on: ubuntu-latest
20
21
+ env:
22
+ GITHUB_ACTION: true
23
+
24
container:
25
image: fjgarate/kratos-tester:latest
26
0 commit comments