Should limit concurrent GitHub Action deployments to a default value of "1" without cancelling existing jobs. I hope this should help with beta.dataverse.org's apparently manifesting a Payara bug which allows for multiple copies of Payara to run concurrently.
Which issue(s) this PR closes:
Closes #11037
Special notes for your reviewer:
None
Suggestions on how to test this:
Attempt to run multiple actions simultaneously?
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
No
Is there a release notes update needed for this change?:
What this PR does / why we need it:
Should limit concurrent GitHub Action deployments to a default value of "1" without cancelling existing jobs. I hope this should help with beta.dataverse.org's apparently manifesting a Payara bug which allows for multiple copies of Payara to run concurrently.
Which issue(s) this PR closes:
Special notes for your reviewer:
None
Suggestions on how to test this:
Attempt to run multiple actions simultaneously?
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
No
Is there a release notes update needed for this change?:
No
Additional documentation:
None