Skip to content

Commit

Permalink
Update CI/CD triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Oct 1, 2024
1 parent e36887a commit b03ae6a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@ name: CI/CD

on:
merge_group:
pull_request:
branches:
- dev
- main
- v1
push:
branches:
- dev
- main
- v1
pull_request:
workflow_dispatch:

env:
Expand Down

0 comments on commit b03ae6a

Please sign in to comment.