Skip to content

Commit

Permalink
Stop Dev Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ibitolamayowa authored Jan 16, 2023
1 parent ff709bf commit f8c989d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dev-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Zuri main dev Deployment

on:
# on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [dev]
# push:
# branches: [dev]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit f8c989d

Please sign in to comment.