add control structure
[rnaseq-cwl-training.git] / .github / workflows / website.yml
index c5ba1417d39a72ea821eb15b37e243a316d8ea55..ea09543197ca812236c198941737fbccc3a5904f 100644 (file)
@@ -5,7 +5,7 @@ on:
   pull_request: []
 jobs:
   build-website:
-    if: !endsWith(github.repository, '/styles')
+    if: ${{ !endsWith(github.repository, '/styles') }}
     runs-on: ubuntu-latest
     defaults:
       run: