Load GitHub context from environment variables

This commit is contained in:
Jakub Beránek 2024-04-23 08:52:28 +02:00
parent d2059aef27
commit c251abc7ec
No known key found for this signature in database
GPG key ID: 909CD0D26483516B
3 changed files with 24 additions and 16 deletions

View file

@ -45,8 +45,6 @@ jobs:
- name: Checkout the source code
uses: actions/checkout@v4
- name: Calculate the CI job matrix
env:
GITHUB_CTX: "${{ toJSON(github) }}"
run: python3 src/ci/github-actions/calculate-job-matrix.py >> $GITHUB_OUTPUT
id: jobs
job: