We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e957c4 commit 3903754Copy full SHA for 3903754
1 file changed
.github/workflows/ci.yml
@@ -2,11 +2,7 @@ name: ci
2
on:
3
push:
4
branches: [main]
5
- paths-ignore:
6
- - '**.md'
7
pull_request:
8
9
10
11
concurrency:
12
# Cancels runs from previous pushes in a PR.
0 commit comments