]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
(MODULES-11422) Replace dispatch workflow
authorMichael Hashizume <michael.hashizume@puppet.com>
Thu, 20 Apr 2023 20:23:10 +0000 (13:23 -0700)
committerMichael Hashizume <michael.hashizume@puppet.com>
Thu, 20 Apr 2023 20:23:10 +0000 (13:23 -0700)
commit4ce2dc166cf45faa1b26f6be27a68a766172641b
tree1b2572adbf4acbfffa62d0fea42edcaba9a0b0f3
parent8d6dce34b100856b061454b20b8cba28782e63de
(MODULES-11422) Replace dispatch workflow

This commit deletes the dispatch workflow from GitHub Actions and
replaces it with daily testing against nightly gems.
.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml [new file with mode: 0644]
.github/workflows/dispatch_unit_tests_with_nightly_puppet_gem.yaml [deleted file]