Skip to content

Commit

Permalink
test pr flow
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlex committed Apr 25, 2024
1 parent 293cc91 commit 26b6f4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-and-cd.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: CI & CD

on:
workflow_dispatch:
push:
branches:
- feature/use-internal-database #testing
# Trigger the workflow on pushes to the main branch, including PR merges:
# push:
# branches:
Expand Down

0 comments on commit 26b6f4c

Please sign in to comment.