diff --git a/.gitea/workflows/convert-to-yml.yml b/.gitea/workflows/convert-to-yml.yml index 0fcd93a..9c7a179 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -2,8 +2,6 @@ name: convert-to-yml run-name: ${{ github.actor }} is learning GitHub Actions on: push: - branches: - - 'format-**' jobs: develop-branch: runs-on: ubuntu-latest