]> 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:03 +0000 (12:32 -0600)
commitde391bd8ab524122070983502683e68b7166d01b
treeec70c51b5523367351f58aad2abe917db8d54f60
parent27283a9209c5fdf297989945d78afa1f67866258
.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]