Skip to content

Commit

Permalink
update workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 24, 2024
1 parent 10b74c5 commit 7cd9151
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Integrate into Main

on:
push:
pull_request:
branches:
- master
- "*"

jobs:
integrate:
Expand Down

0 comments on commit 7cd9151

Please sign in to comment.