GitgubAction workflow_dispatch 추가
on: workflow_dispatch: push: branches: ["main"] paths: - "react-native/**" - "scripts/deploy-react-native-web.ps1" - ".github/workflows/deploy-react-native-web.yml"on: workflow_dispatch: push: branches: ["main"] paths: - "react-native/**" - "scripts/deploy-react-native-web.ps1" - ".github/workflows/deploy-react-native-web.yml"