mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-24 01:13:51 +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
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
- name: Run test
|
||||
id: branch-name
|
||||
uses: ./
|
||||
|
Loading…
Reference in New Issue
Block a user