Skip to content

Commit dfc0c82

Browse files
author
Michael Vasseur
committed
Is the github.ref filled inside a merge_group
1 parent 95b575d commit dfc0c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/webstandard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
db: install
5151
steps:
5252
- uses: actions/checkout@v4
53+
- run: echo "${{ github.ref }}"
5354
- name: Install DOMjudge
5455
run: .github/jobs/baseinstall.sh ${{ matrix.role }}
5556
- name: Run webstandard tests (W3C, WCAG)

0 commit comments

Comments
 (0)