Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
b54d39cd4f
5
.github/workflows/auto-add-to-project.yml
vendored
5
.github/workflows/auto-add-to-project.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Auto Add Issues and Pull Requests to Project
|
||||
name: Auto Add Issues to Project
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
|
||||
@ -2,7 +2,6 @@ variables:
|
||||
TUTOR_PLUGIN: credentials
|
||||
TUTOR_IMAGES: credentials
|
||||
TUTOR_PYPI_PACKAGE: tutor-credentials
|
||||
OPENEDX_RELEASE: quince
|
||||
GITHUB_REPO: overhangio/tutor-credentials
|
||||
TUTOR_EXTRA_ENABLED_PLUGINS: discovery mfe
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user