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 6639cc6 commit 6203b8fCopy full SHA for 6203b8f
.github/workflows/build.yml
@@ -10,7 +10,6 @@ jobs:
10
test:
11
runs-on: ubuntu-latest
12
steps:
13
- run: echo "$GITHUB_CONTEXT"
14
- name: Translate Repo Name For Build Tools filename_prefix
15
id: repo-name
16
run: |
0 commit comments