We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c560e48 commit 5b2a81dCopy full SHA for 5b2a81d
.github/workflows/jsroot-ci-79.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: actions/checkout@v4
73
with:
74
repository: 'linev/jsroot-test'
75
- ref: '7.9'
+ ref: '${{ github.ref }}'
76
path: 'jsroot-test'
77
78
- name: Show jsroot status
0 commit comments