There was an error while loading. Please reload this page.
1 parent 1f63338 commit e5f9b9bCopy full SHA for e5f9b9b
.github/workflows/test-workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: rlespinasse/github-slug-action@v3.x
22
- - run: echo ${{ github.repository }}
+ - run: echo ${{ github.context }}
23
- name: Cancel this build
24
uses: knoxfighter/cancel-action@master
25
with:
0 commit comments