Skip to content

Commit

Permalink
Update integration trigger to PR exclusively
Browse files Browse the repository at this point in the history
  • Loading branch information
butchwarns committed Dec 10, 2023
1 parent b8e5070 commit 2cf0dba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
workflow_dispatch:
pull_request:
branches: [develop, main]
push:
branches: "**"

concurrency:
group: build-${{ github.ref || github.run_id }}
Expand Down

0 comments on commit 2cf0dba

Please # to comment.