We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4c971 commit 84df98aCopy full SHA for 84df98a
.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