Skip to content

Commit

Permalink
add push request action
Browse files Browse the repository at this point in the history
  • Loading branch information
aasmal97 committed Oct 7, 2023
1 parent 04cfbb9 commit 548625c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/development_merge_only.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: 'Check Branch'
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
Expand Down

0 comments on commit 548625c

Please sign in to comment.