]> git.ipfire.org Git - thirdparty/asterisk.git/commit
.github: New PR Submit workflows
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 17 Oct 2023 12:59:43 +0000 (06:59 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 17 Oct 2023 18:33:17 +0000 (12:33 -0600)
commit10204b9d31802bfd773486868a4f20c98e3f1906
treece2864726ba9d95a8f86c4bd81bdf877ea04d6ae
parent2694792e13c7f3ab1911c4a69fba0df32c544177
.github: New PR Submit workflows

The workflows that get triggered when PRs are submitted or updated
have been replaced with ones that are more secure and have
a higher level of parallelism.
.github/workflows/PROpenedOrUpdated.yml [deleted file]
.github/workflows/PRSubmitActions.yml [new file with mode: 0644]
.github/workflows/PRSubmitTests.yml [new file with mode: 0644]