]> 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:32:14 +0000 (12:32 -0600)
commit5eb676bab509632aa4303ca6c265ccf6a0390727
tree6da0cc9a6e4424c6c3c62b5942de012cdf5f0cfa
parent53425628924e88d2f27a6844ede84d73ef629135
.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/PRSubmitActions.yml [new file with mode: 0644]
.github/workflows/PRSubmitTests.yml [new file with mode: 0644]