mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Update and rename .github/workflows/pull_request_opened.yml to .github/disabled-workflows/pull_request_opened.yml
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# This workflow runs whenever a new pull request is created
|
# This workflow runs whenever a new pull request is created
|
||||||
|
# TEMPORARILY DISABLED. Unfortunately this doesn't work for PRs created from forked repositories (which is how we tend to create PRs).
|
||||||
|
# There is no known workaround yet. See https://github.community/t/how-to-use-github-token-for-prs-from-forks/16818
|
||||||
name: Pull Request opened
|
name: Pull Request opened
|
||||||
|
|
||||||
# Only run for newly opened PRs against the "main" branch
|
# Only run for newly opened PRs against the "main" branch
|
Reference in New Issue
Block a user