Skip to content

Commit

Permalink
Merge branch 'master' into translation/web-javascript-reference-globa…
Browse files Browse the repository at this point in the history
…l_objects-set-difference
  • Loading branch information
undead404 committed Nov 27, 2023
2 parents 9d5ffa7 + d139165 commit ad81687
Show file tree
Hide file tree
Showing 16 changed files with 783 additions and 524 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/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
146 changes: 0 additions & 146 deletions .github/workflows/spellcheck.yml

This file was deleted.

Loading

0 comments on commit ad81687

Please sign in to comment.