diff --git a/.github/workflows/awstest.yml b/.github/workflows/awstest.yml index 6156567491..c6b103c6c0 100644 --- a/.github/workflows/awstest.yml +++ b/.github/workflows/awstest.yml @@ -1,4 +1,4 @@ -name: AWS Megatests +name: nf-core AWS test # This workflow is triggered on PRs to the master branch. # It runs the -profile 'test' on AWS batch @@ -6,7 +6,6 @@ on: push: branches: - master - - dev release: types: [published]