diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 326dac0b0..524d6ae11 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Testing/Linting +name: Documentation # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch