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
|
||||
- warn
|
||||
default: info
|
||||
push:
|
||||
branches:
|
||||
- prod-*
|
||||
|
||||
jobs:
|
||||
static:
|
||||
|
||||
Reference in New Issue
Block a user