We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b3aa1 commit d8f96dcCopy full SHA for d8f96dc
.github/workflows/behat.yml
@@ -1,6 +1,7 @@
1
name: Behat tests 🐞
2
3
-on: [push, pull_request]
+on: [pull_request]
4
+# on: [push, pull_request]
5
6
jobs:
7
build:
0 commit comments