Skip to content

Commit

Permalink
Is the github.ref filled inside a merge_group
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur authored and vmcj committed Nov 22, 2024
1 parent dab32f1 commit 4529245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/webstandard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
db: install
steps:
- uses: actions/checkout@v4
- run: echo "${{ github.ref }}"
- name: Install DOMjudge
run: .github/jobs/baseinstall.sh ${{ matrix.role }}
- name: Run webstandard tests (W3C, WCAG)
Expand Down

0 comments on commit 4529245

Please sign in to comment.