We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c04a38 commit 9e6fa2bCopy full SHA for 9e6fa2b
1 file changed
.github/workflows/docker-build.yml
@@ -23,6 +23,7 @@ permissions:
23
jobs:
24
build:
25
runs-on: ubuntu-latest
26
+ if: github.repository == 'cosmelab/dna-barcoding-analysis'
27
steps:
28
- name: Checkout code
29
uses: actions/checkout@v4
0 commit comments