We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cdb8ec + 0b91091 commit 80aa5deCopy full SHA for 80aa5de
.github/workflows/test.yml
@@ -6,6 +6,9 @@ on:
6
CODECOV_TOKEN:
7
required: true
8
pull_request:
9
+ push:
10
+ branches:
11
+ - main
12
13
permissions:
14
contents: read
0 commit comments