We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14091d0 commit 8932c88Copy full SHA for 8932c88
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: Validate TOMLs
2
3
on:
4
push:
5
- branches: ["main"]
+ # branches: ["main"]
6
pull_request:
7
8
permissions:
0 commit comments