Skip to content

Commit

Permalink
Add trigger for pr to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ezmiller committed Feb 25, 2024
1 parent f7aabdc commit 2656521
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build and Deploy

on:
pull_reqest:
branches:
- master
push:
branches:
- master
Expand Down

0 comments on commit 2656521

Please sign in to comment.