mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-14 18:16:54 +08:00
Check for differences in github context
This commit is contained in:
2
.github/workflows/ReusableWorkflow.yml
vendored
2
.github/workflows/ReusableWorkflow.yml
vendored
@@ -3,6 +3,8 @@ name: Reusable Workflow
|
||||
on:
|
||||
workflow_call:
|
||||
inputs: {}
|
||||
outputs:
|
||||
json: ${{ toJSON(github) }}
|
||||
|
||||
jobs:
|
||||
duplicate:
|
||||
|
||||
Reference in New Issue
Block a user