This is an automated email from the ASF dual-hosted git repository.

hainenber pushed a commit to branch fix/resolve-shellcheck-flagged-errors
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 46c2c9c48f5744abe9cf7d1710d35f141bd4b403
Author: hainenber <[email protected]>
AuthorDate: Sun Jul 26 11:22:16 2026 +0700

    chore: ensure hyphen as seperator for GHA workflow filename
    
    Signed-off-by: hainenber <[email protected]>
---
 .../{check_db_migration_confict.yml => check-db-migration-confict.yml}    | 0
 .github/workflows/{issue_creation.yml => issue-creation.yml}              | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/.github/workflows/check_db_migration_confict.yml 
b/.github/workflows/check-db-migration-confict.yml
similarity index 100%
rename from .github/workflows/check_db_migration_confict.yml
rename to .github/workflows/check-db-migration-confict.yml
diff --git a/.github/workflows/issue_creation.yml 
b/.github/workflows/issue-creation.yml
similarity index 100%
rename from .github/workflows/issue_creation.yml
rename to .github/workflows/issue-creation.yml

Reply via email to