Skip to content

Commit

Permalink
prep for main
Browse files Browse the repository at this point in the history
  • Loading branch information
xorima committed Jun 16, 2021
1 parent 5fdf75a commit f85c72d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 51 deletions.
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

17 changes: 0 additions & 17 deletions .github/branchcleanup.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
uses: actions/checkout@v2
- name: Run yaml Lint
uses: actionshub/yamllint@main

mdl:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
uses: actions/checkout@v2
- name: Run Markdown Lint
uses: actionshub/markdownlint@main

0 comments on commit f85c72d

Please sign in to comment.