mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
Temporarily disable F-Drod link check (#572)
The CI check needs adaption of the new contribution guide.
This commit is contained in:
@@ -7,14 +7,15 @@ permissions:
|
|||||||
pull-requests: read
|
pull-requests: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
# TODO: #572 - needs improvements
|
||||||
runs-on: ubuntu-latest
|
# build:
|
||||||
name: Check
|
# runs-on: ubuntu-latest
|
||||||
steps:
|
# name: Check
|
||||||
- name: Checkout
|
# steps:
|
||||||
uses: actions/checkout@main
|
# - name: Checkout
|
||||||
- name: Check
|
# uses: actions/checkout@main
|
||||||
run: ./check.sh
|
# - name: Check
|
||||||
|
# run: ./check.sh
|
||||||
|
|
||||||
markdownlint:
|
markdownlint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user