diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16ffe4b2..39b7c199 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: needs: build if: | github.event_name == 'push' && - github.ref == 'refs/heads/master' && + github.ref == 'refs/heads/main' && github.repository == 'JFormDesigner/FlatLaf' steps: