diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b14df8..c31ef37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,9 +11,9 @@ name: CI on: push: - branches: [ main, master ] + branches: [ master ] pull_request: - branches: [ main, master ] + branches: [ master ] jobs: test: @@ -167,4 +167,4 @@ jobs: echo "✅ File structure validated" echo "✅ Shell scripts linted" echo "" - echo "🎉 rsync-deployments action is ready for use!" \ No newline at end of file + echo "🎉 rsync-deployments action is ready for use!"