mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(cd): allow deployments on push
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
|||||||
- info
|
- info
|
||||||
- warn
|
- warn
|
||||||
default: info
|
default: info
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- prod-*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
static:
|
static:
|
||||||
|
|||||||
Reference in New Issue
Block a user