diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/dev-branch.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dev-branch.yml b/.github/workflows/dev-branch.yml index ba2853d..a7e81f6 100644 --- a/.github/workflows/dev-branch.yml +++ b/.github/workflows/dev-branch.yml @@ -1,4 +1,4 @@ -name: Tests and static analysis +name: Tests, analysis and push to dev dockerhub on: push: branches: |
