Skip to content

Commit

Permalink
Switch to develop as default branch (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Jul 24, 2024
1 parent fe399a1 commit 274be3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Sync labels
on:
push:
branches:
- main
- develop
paths:
- .github/labels.yml
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- main
- develop
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 274be3c

Please sign in to comment.