diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index 2ac3fc0..8f0e3b7 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -1,12 +1,12 @@ name: GitHub Actions on: - pull_request: - branches: - - main - push: - branches: - - main + # pull_request: + # branches: + # - main + # push: + # branches: + # - main jobs: build: