Skip to content

Commit

Permalink
Merge branch 'master' into translation/web-css-syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
undead404 committed Nov 26, 2023
2 parents a8d70ea + 68cc609 commit 1d44abb
Show file tree
Hide file tree
Showing 11 changed files with 351 additions and 159 deletions.
1 change: 0 additions & 1 deletion .github/pull_request_template.md

This file was deleted.

16 changes: 16 additions & 0 deletions .github/workflows/auto-author-assign.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Auto Author Assign

on:
pull_request_target:
types: [opened, reopened]

permissions:
pull-requests: write

jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
149 changes: 0 additions & 149 deletions .github/workflows/spellcheck.yml

This file was deleted.

Loading

0 comments on commit 1d44abb

Please sign in to comment.