Skip to content

Commit

Permalink
[wip] github/workflows #2
Browse files Browse the repository at this point in the history
  • Loading branch information
tarach committed Dec 17, 2023
1 parent 9b7b322 commit 232a3b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
dump_contexts_to_log:
runs-on: ubuntu-latest
steps:
- name: GITHUB_REF_NAME
run: echo "$GITHUB_REF_NAME"
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
Expand Down

0 comments on commit 232a3b7

Please sign in to comment.