mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Update Workflow Triggers
This commit is contained in:
parent
6f90f10695
commit
cf9177aea1
12
.github/workflows/general.yaml
vendored
12
.github/workflows/general.yaml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user