Skip to content

Commit

Permalink
fixes gh-action pr trigger base branch to main
Browse files Browse the repository at this point in the history
Hashfyre committed Jan 15, 2024
1 parent f43bebf commit a5b7223
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -7,8 +7,7 @@ on:
pull_request:
types: [opened]
branches:
- 'f/**'
- 'fix/**'
- 'main'
workflow_dispatch:

permissions:

0 comments on commit a5b7223

Please sign in to comment.