Update workflow to run on push and pull request close #4

Merged
Josh merged 1 commits from update-workflow into main 2025-08-15 16:30:25 +00:00

View File

@@ -4,7 +4,7 @@ on:
push: push:
branches: ["**"] branches: ["**"]
pull_request: pull_request:
workflow_dispatch: types: [closed]
jobs: jobs:
test: test: