Skip to content

Commit d7a3e68

Browse files
committed
change detection
1 parent 3084070 commit d7a3e68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/reusable-context.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ jobs:
5454
with:
5555
python-version: "3"
5656

57+
- run: git remote -vvv
58+
- run: echo ${{ github.ref }}
59+
- run: echo ${{ github.repository }}
60+
- run: echo ${{ github.repositorygithub.repository }}
61+
5762
- run: >-
5863
echo '${{ github.event_name }}'
5964

0 commit comments

Comments
 (0)