Skip to content

Commit

Permalink
Add branch to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Jan 14, 2025
1 parent 616780a commit 2484464
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
branches:
- main
- master
- github-workflows
pull_request:
branches:
- main
- master
- github-workflows
jobs:
test:
name: test
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- master
- github-workflows
tags:
- v*

Expand Down

0 comments on commit 2484464

Please sign in to comment.