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 fe7bd84 commit 796f433Copy full SHA for 796f433
.github/workflows/continuous-integration-workflow.yml
@@ -1,4 +1,4 @@
1
-name: Continuous Integration Workflow
+name: main
2
3
# Automatically cancel a previous run.
4
concurrency:
README.rst
@@ -16,7 +16,7 @@
16
:alt: PyPI - License
17
:target: https://pypi.org/project/pytask-stata
18
19
-.. image:: https://img.shields.io/github/workflow/status/pytask-dev/pytask-stata/Continuous%20Integration%20Workflow/main
+.. image:: https://img.shields.io/github/workflow/status/pytask-dev/pytask-stata/main/main
20
:target: https://github.com/pytask-dev/pytask-stata/actions?query=branch%3Amain
21
22
.. image:: https://codecov.io/gh/pytask-dev/pytask-stata/branch/main/graph/badge.svg
0 commit comments