diff --git a/.github/workflows/ExportPluto.yaml b/.github/workflows/ExportPluto.yaml index c2d6b23..6b710cf 100644 --- a/.github/workflows/ExportPluto.yaml +++ b/.github/workflows/ExportPluto.yaml @@ -51,6 +51,7 @@ jobs: - name: Run & export Pluto notebooks + if: github.event_name == 'push' && github.ref == 'refs/heads/master' run: | julia -e 'using Pkg Pkg.activate(mktempdir())