diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:38:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:38:43 +0000 |
commit | 1dd702b721f7d1836af27c8a114f1386ff9f57bd (patch) | |
tree | 622a84466e38b4480dbbbdfa64263da19d736e2f /.github/workflows/automerge.yml | |
parent | Adding upstream version 0.7.1. (diff) | |
download | port-for-upstream/0.7.2.tar.xz port-for-upstream/0.7.2.zip |
Adding upstream version 0.7.2.upstream/0.7.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/automerge.yml')
-rw-r--r-- | .github/workflows/automerge.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index aa0e102..0fde336 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -8,7 +8,6 @@ on: # List all required workflow names here. - 'Run linters' - 'Run tests' - - 'Run tests on macos' - 'Test build package' - 'Run test commands' |