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 4490c2a commit 6beeebaCopy full SHA for 6beeeba
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: Continuous Integration
2
-on: [push, pull_request]
+on: [pull_request]
3
jobs:
4
docs:
5
runs-on: ubuntu-latest
.github/workflows_source/ci.yml
@@ -1,6 +1,6 @@
_anchors:
6
checkout: &CHECKOUT
0 commit comments