Update Workflow Triggers

This commit is contained in:
Refringe 2024-06-18 14:28:01 -04:00
parent 6f90f10695
commit cf9177aea1
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -1,16 +1,6 @@
name: Combined GitHub Workflow name: Combined GitHub Workflow
on: on: [ push, pull_request ]
push:
branches:
- main
- develop
branches-ignore:
- dependabot/**
pull_request:
branches:
- main
- develop
jobs: jobs:
security-checker: security-checker: