mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-04-07 19:22:03 +00:00
Use correct branch for release-drafter
This commit is contained in:
parent
f01a9171d3
commit
184a772465
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
|
@ -3,7 +3,7 @@ name: Release Drafter
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release-drafter:
|
||||
|
|
Loading…
Add table
Reference in a new issue