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 47477b0 commit e932e02Copy full SHA for e932e02
.github/workflows/codebuild_runner_test.yml
@@ -12,4 +12,4 @@ jobs:
12
- run: |
13
echo "force trigger"
14
echo "running GHS workflow ${{ github.event.number }}"
15
- echo -e "dumping\n${{ toJson(runner) }}"
+ echo -e "dumping\n${{ toJson(github) }}"
0 commit comments