Skip to content
Snippets Groups Projects
Commit d392b661 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Run tests on all push and pr events.

parent a5d2a274
No related branches found
No related tags found
No related merge requests found
...@@ -2,16 +2,7 @@ name: Test ...@@ -2,16 +2,7 @@ name: Test
on: on:
push: push:
branches:
- main
- master
- develop
- dependabot
pull_request: pull_request:
branches:
- main
- develop
- dependabot
workflow_dispatch: workflow_dispatch:
jobs: jobs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment