Skip to content

Commit 5b5fe27

Browse files
committed
change URLs
1 parent fdb2bb9 commit 5b5fe27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/awsfulltest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
run-tower:
1212
name: Run AWS full tests
13-
if: github.repository == 'h3abionet/TADA'
13+
if: github.repository == 'HPCBio/TADA'
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Launch workflow via tower

.github/workflows/awstest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
run-tower:
99
name: Run AWS tests
10-
if: github.repository == 'h3abionet/TADA'
10+
if: github.repository == 'HPCBio/TADA'
1111
runs-on: ubuntu-latest
1212
steps:
1313
# Launch workflow using Tower CLI tool action

0 commit comments

Comments
 (0)