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 18d613b commit b1e2ffdCopy full SHA for b1e2ffd
.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