Skip to content

Commit

Permalink
Condition change to test
Browse files Browse the repository at this point in the history
  • Loading branch information
syldb committed Dec 13, 2023
1 parent 92ef68b commit bf070fa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: "Test and deploy to staging"
# on:
# push:
# branches:
# - main
on:
push:
branches:
- main
- pull_request


# Explicitely set permissions to allow Dependabot workflow runs to write in the PR
Expand Down

0 comments on commit bf070fa

Please sign in to comment.