Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
4roring committed Nov 22, 2024
2 parents 1c1d3ad + 20204db commit 5424439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy

on:
push:
branches:
- feature/cd
workflow_dispatch:
# push:
# branches:
# # - dev
# workflow_dispatch:

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-main.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy
name: Productions

on:
push:
Expand Down

0 comments on commit 5424439

Please sign in to comment.