This is an automated email from the ASF dual-hosted git repository.
jonnybot pushed a commit to branch remove-circle-ci
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git
The following commit(s) were added to refs/heads/remove-circle-ci by this push:
new 4f5ba880 TO DROP: Add push event for now
4f5ba880 is described below
commit 4f5ba880006e7939787b253258275a38d4912e54
Author: Jonny Carter <[email protected]>
AuthorDate: Fri Mar 7 16:11:58 2025 -0600
TO DROP: Add push event for now
---
.github/workflows/saucelabs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/saucelabs.yml b/.github/workflows/saucelabs.yml
index 59670110..7073d069 100644
--- a/.github/workflows/saucelabs.yml
+++ b/.github/workflows/saucelabs.yml
@@ -15,7 +15,7 @@
name: Test in SauceLabs
-on: [pull_request, workflow_dispatch]
+on: [pull_request, workflow_dispatch, push] #TODO: Remove push
permissions:
contents: read