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.
2 parents 18d613b + b1e2ffd commit b757effCopy full SHA for b757eff
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
# based on https://github.com/marco-m/timeit/blob/master/.github/workflows/ci.yml
2
3
-on: [push]
+on: [push, pull_request_target]
4
name: CI
5
jobs:
6
all:
0 commit comments