This is an automated email from the ASF dual-hosted git repository.
jonnybot pushed a change to branch task/213-github-actions-for-ci
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git
from f116e258 Add branch to test
new 1a1b8927 Move workflows file and add many more workflows from CircleCI
new 09db827c DRY out the workflows
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/{check.yml => common.yml} | 33 +++++++++------
.github/workflows/test-workflows.yml | 66 +++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 14 deletions(-)
rename .github/workflows/{check.yml => common.yml} (73%)
create mode 100644 .github/workflows/test-workflows.yml