mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update template_initialization.yaml
This commit is contained in:
parent
4b8f8cacc2
commit
77b5ac7a90
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'garronej/ts_ci' }}
|
||||
steps:
|
||||
- name: Show envs
|
||||
run: env
|
||||
- name: Dump GitHub context
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJSON(github) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue