]> git.deb.at Git - rhonda/impostor.git/commitdiff
Fix client build
authorAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:14:14 +0000 (01:14 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:14:14 +0000 (01:14 +0200)
.github/workflows/main.yml

index b284bba2afd84e6e9ad10c681e78904fab1864cf..7958a32557ee80ee9edecdc1aef37b45e4324425 100644 (file)
@@ -6,11 +6,13 @@ on:
     paths:
       - 'src/**'
       - '.gitmodules'
+      - '.github/workflows/main.yml'
   pull_request:
     branches: [ master, dev ]
     paths:
       - 'src/**'
       - '.gitmodules'
+      - '.github/workflows/main.yml'
 
 jobs:
   build: