1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-29 18:40:25 +02:00

Trigger the markdown linter on Pull Requests

This commit is contained in:
Antonio Vivace
2021-02-04 15:04:26 +01:00
parent 5df824aa93
commit ae6c12bfe2

View File

@@ -1,12 +1,9 @@
name: CI name: CI
on: on: [push, pull_request]
push:
# schedule:
# - cron: 0 0 * * *
jobs: jobs:
awesome-lint: lint-markdown:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: