mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Merge branch 'main' of https://github.com/garronej/ts_ci into main
This commit is contained in:
commit
afb1eed5b2
2 changed files with 49 additions and 37 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