Remove references to non-existent branches.
This commit is contained in:
@@ -4,9 +4,7 @@ name: 'Build'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- dev
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "17 6 * * *"
|
||||
|
||||
@@ -4,7 +4,7 @@ name: Manage labels
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -4,7 +4,7 @@ name: Draft a release note
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user