Skip to content

Commit 4a924de

Browse files
committed
Fixup
1 parent 23aca54 commit 4a924de

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ jobs:
5252
working-directory: release
5353
run: .github/jobs/configure-checks/setup_configure_image.sh
5454

55-
- name: Trigger fedora testing
56-
#if: ${{ github.event_name != 'merge_group' }}
57-
run: |
58-
curl -X POST \
59-
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
60-
-H "Accept: application/vnd.github+json" \
61-
https://api.github.com/repos/domjudge/domjudge/actions/workflows/autoconf-check-different-distro.yml/dispatches \
62-
-d '{"ref":"main"}'
63-
6455
debian-family:
6556
needs: build
6657
strategy:

0 commit comments

Comments
 (0)