Skip to content

Commit

Permalink
gh-workflow: dump contexts
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Oct 29, 2021
1 parent 3f28c5f commit a696b53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/dump-contexts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Dump Contexts
on: release
jobs:
dump:
runs-on: ubuntu-latest
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@v1

0 comments on commit a696b53

Please sign in to comment.