Skip to content

Commit

Permalink
change trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaysngupta committed Jul 2, 2024
1 parent ad54a59 commit a92d64e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: "Merge Build"

on:
push:
branches: [main]
branches: [master]
pull_request:
branches: [main]
branches: [master]
permissions:
actions: read
contents: read
Expand Down

0 comments on commit a92d64e

Please sign in to comment.