Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit into main

This commit is contained in:
dordsor21
2022-01-05 23:43:31 +00:00

View File

@ -4,6 +4,10 @@ on:
push:
branches:
- main
pull_request:
types: [ opened, reopened, synchronize ]
pull_request_target:
types: [ opened, reopened, synchronize ]
jobs:
update_release_draft: