Skip to content

Commit

Permalink
Fix cicd files to deploy in push request
Browse files Browse the repository at this point in the history
  • Loading branch information
danyama committed Oct 14, 2024
1 parent 6be5c6e commit bd6d3fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI/CD

on:
pull_request:
types:
- opened
push:
branches:
- develop

Expand Down

0 comments on commit bd6d3fd

Please sign in to comment.