diff options
author | Chris Meyers <chrismeyersfsu@users.noreply.github.com> | 2024-07-17 15:09:24 +0200 |
---|---|---|
committer | Chris Meyers <chrismeyersfsu@users.noreply.github.com> | 2024-07-17 21:10:25 +0200 |
commit | df954390087d762c9e1edcb58b237f2c4814ea1a (patch) | |
tree | 61c4960cc78b15602a5d57cfcb4bed8ad76f4f2e /.github | |
parent | Check and update django-ansible-base (diff) | |
download | awx-df954390087d762c9e1edcb58b237f2c4814ea1a.tar.xz awx-df954390087d762c9e1edcb58b237f2c4814ea1a.zip |
Update .github/workflows/dab-release.yml
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/dab-release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dab-release.yml b/.github/workflows/dab-release.yml index c553dd2731..cc1916817f 100644 --- a/.github/workflows/dab-release.yml +++ b/.github/workflows/dab-release.yml @@ -1,5 +1,5 @@ --- -name: DAB requirements update +name: django-ansible-base requirements update on: workflow_dispatch: schedule: |