Skip to content

Commit

Permalink
Change branch on github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Jul 14, 2022
1 parent b3384f3 commit 73284c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Sync labels
on:
push:
branches:
- master
- main
paths:
- .github/labels.yml
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Release Drafter
on:
push:
branches:
- master
- main

jobs:
update_release_draft:
Expand Down

0 comments on commit 73284c5

Please sign in to comment.