mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Update main.yml
Adds missing branch types
This commit is contained in:
parent
cb1115b232
commit
8bda88dd36
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -6,6 +6,9 @@ on:
|
||||||
- feature/*
|
- feature/*
|
||||||
- bugfix/*
|
- bugfix/*
|
||||||
- hotfix/*
|
- hotfix/*
|
||||||
|
- release/*
|
||||||
|
- development
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue