]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Limit report of CI failures to main repository. 154/head
authorMarc Fehling <mafehling.git@gmail.com>
Sun, 9 Jul 2023 04:31:23 +0000 (06:31 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 11 Aug 2023 15:44:10 +0000 (17:44 +0200)
.github/workflows/linux.yml

index ff8699f862d5687ba28884cb031c1b37f5439b78..78a70be33572f398f5fd61a5511b3437606f71f5 100644 (file)
@@ -74,7 +74,7 @@ jobs:
           numdiff solution-10.vtk test_data/reference-10.vtk
 
       - name: Create issue about failure
-        if: ${{ failure() && (github.event_name == 'schedule') }}
+        if: ${{ failure() && (github.event_name == 'schedule') && (github.repository_owner == 'dealii') }}
         uses: JasonEtco/create-an-issue@v2.9.1
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.