We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb2bb9 commit 5b5fe27Copy full SHA for 5b5fe27
2 files changed
.github/workflows/awsfulltest.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
run-tower:
12
name: Run AWS full tests
13
- if: github.repository == 'h3abionet/TADA'
+ if: github.repository == 'HPCBio/TADA'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Launch workflow via tower
.github/workflows/awstest.yml
@@ -7,7 +7,7 @@ on:
7
8
9
name: Run AWS tests
# Launch workflow using Tower CLI tool action
0 commit comments