Remove temp run on push to branch

This commit is contained in:
Omar Abdulla
2025-07-10 12:16:23 +03:00
parent ff0ad48785
commit a6ad31efab
-3
View File
@@ -4,9 +4,6 @@ on:
push:
branches:
- main
# This is temporary and added so that all pushes to this branch would trigger the CI to run
# which allows us to debug it.
- bugfix/fix-ci-geth-on-ubuntu
pull_request:
branches:
- main