diff --git a/.github/workflows/nomad-requirements.yml b/.github/workflows/nomad-requirements.yml index ac67f613e..9ee49bd1b 100644 --- a/.github/workflows/nomad-requirements.yml +++ b/.github/workflows/nomad-requirements.yml @@ -3,10 +3,10 @@ name: validate NOMAD dependencies compatibility on: push: branches: - - main + - master pull_request: branches: - - main + - master jobs: validate_nomad_dependencies: