We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb42405 commit d66fec4Copy full SHA for d66fec4
.github/workflows/pr-tests.yml
@@ -1,8 +1,9 @@
1
name: PR Tests
2
3
on:
4
+ push:
5
+
6
pull_request:
- types: [opened, synchronize, reopened, ready_for_review]
7
# we don't ignore markdkowns to run pre-commits
8
paths-ignore:
9
- ".github/**"
0 commit comments