Skip to content

Commit

Permalink
Commit ExamProCo#33.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich committed Aug 18, 2024
1 parent 0e91811 commit d25417d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contexts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
GITHUB_CONTEXT_JSON: ${{ toJson(github) }}
run: |
echo "$GITHUB_CONTEXT_JSON"
echo "Run Attempts via context: ${{ github.run_attempt }}"
echo "Run Attempts via env: $RUN_ATTEMPT"
# - id: showing-job-context
# name: Showing Job Context
# run: |
Expand Down

0 comments on commit d25417d

Please sign in to comment.