Skip to content

Update first iteration reports.md #49

Update first iteration reports.md

Update first iteration reports.md #49

name: Collect Commits
on:
push:
jobs:
collect-commits:
runs-on: [self-hosted, mse]
steps:
- name: Collect info
run: |
cd /data/
mkdir -p '${{github.repository}}'
echo '${{ toJson(github) }}' > "./run.json"
python3 get_info.py