diff --git a/docs/ci.rst b/docs/ci.rst index c4c7c981c..b94efcbe5 100644 --- a/docs/ci.rst +++ b/docs/ci.rst @@ -19,7 +19,7 @@ and run ``molecule test`` in ubuntu. --- name: Molecule Test - on: [push, commit] + on: [push, pull_request] jobs: build: runs-on: ubuntu-latest