Edits to the workflow itself should cause it to rerun
@@ -5,10 +5,12 @@ on:
branches: ["feat/db"]
paths:
- 'clj-e2e/**'
+ - '.github/workflows/clj-e2e.yml'
pull_request:
env:
CLOJURE_VERSION: '1.11.1.1413'