Skip to content

Commit

Permalink
Remove github-actions-merge-tests from target branches
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie committed Oct 16, 2024
1 parent 07bcb61 commit 85d5bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "GitHub CI merge checks"

on:
push:
branches: [ "auto", "github-actions-merge-tests" ]
branches: [ "auto" ]

env:
PULL_REQUEST_NUMBER: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 85d5bf5

Please sign in to comment.