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.
1 parent 3df9e30 commit 1b1b5d5Copy full SHA for 1b1b5d5
.github/workflows/export_coverage.yml
@@ -7,8 +7,8 @@ on:
7
workflows: ["lint_and_test.yml"]
8
types:
9
- completed
10
-# branches: # Only run for completions on these branches of the source workflow
11
-# - update-readme # Or your primary development branch
+ branches: # Only run for completions on these branches of the source workflow
+ - update-readme # Or your primary development branch
12
13
jobs:
14
export-coverage:
0 commit comments