mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-24 00:33:50 +08:00
Merge branch 'main' into main
This commit is contained in:
commit
38648061b6
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
- name: Dump GitHub context
|
- name: Dump GitHub context
|
||||||
env:
|
env:
|
||||||
GITHUB_CONTEXT: ${{ toJson(github) }}
|
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||||
|
run: echo "$GITHUB_CONTEXT"
|
||||||
- name: Run test
|
- name: Run test
|
||||||
id: branch-name
|
id: branch-name
|
||||||
uses: ./
|
uses: ./
|
||||||
|
Loading…
Reference in New Issue
Block a user