Skip to content

Commit

Permalink
Include slack notification workflows in the cookiecutter template
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospri committed Jan 22, 2025
1 parent 724fd45 commit cce4929
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cookiecutter/cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"__copyright_year": "2017",
"__parallel_unit_tests": true,
"__tests_runner_type": "ubuntu-latest-32-cores",
"__lint_runner_type": "ubuntu-latest-32-cores"
"__lint_runner_type": "ubuntu-latest-32-cores",
"__slack_notifications_workflows": ", Report refresh"
}
}

0 comments on commit cce4929

Please sign in to comment.