@eht16 commented on this pull request.


In .github/workflows/build.yml:

> @@ -4,13 +4,14 @@
 
 name: CI Build
 
-on:
-  push:
-    branches:
-      - master
-  pull_request:
-    branches:
-      - master
+on: push
+#on:

This will be reverted before merge.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1201/review/1111468686@github.com>