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 8751e67 + 8203c13 commit 460d8ffCopy full SHA for 460d8ff
1 file changed
.github/workflows/codetests.yml
@@ -1,5 +1,7 @@
1
name: test-and-lint
2
-on: push
+on:
3
+ push:
4
+ pull_request_target:
5
permissions:
6
contents: read
7
jobs:
0 commit comments