Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
coddmeistr committed Jan 9, 2025
1 parent 7db47ff commit 6f936de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-development.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Build & Publish Latest Enabled

on:
push:
branches:
- "master"
- "dev"
- "dev-*"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6f936de

Please sign in to comment.