]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
try to fix workflow typo
authorBob Halley <halley@dnspython.org>
Tue, 4 Jul 2023 19:28:24 +0000 (12:28 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 4 Jul 2023 19:28:24 +0000 (12:28 -0700)
.github/workflows/python-package.yml

index 81d6b6ebd4a167eacdb5808a51a589e949639b88..260d44c9551a5333842c6db7f81c51f277f3207c 100644 (file)
@@ -14,7 +14,7 @@ on:
   pull_request:
     branches:
       - master
-  workflow_dispatch
+  workflow_dispatch:
 
 jobs:
   build: