diff --git a/.github/workflows/test_and_curl.yaml b/.github/workflows/test_and_curl.yaml index dc3bf68..69d10f4 100644 --- a/.github/workflows/test_and_curl.yaml +++ b/.github/workflows/test_and_curl.yaml @@ -6,7 +6,7 @@ name: Deploy Info on: pull_request: types: [closed] - branches: [master] + branches: [main] permissions: pull-requests: read